Hi,

You definitely can use Django for that. If you want to learn how to do that
you can start by doing Django tutorial [1] first to get hang of components
and how things tie together in Django.

If you feel that official tutorial is too packed, Django Girls do have very
in depth and excellent tutorial [2].

[1] https://docs.djangoproject.com/en/2.0/intro/
[2] https://tutorial.djangogirls.org/en/

On Fri, Jan 5, 2018 at 1:41 AM, June Kim <junekay6...@gmail.com> wrote:

> I'm looking for a way to set up a place(square box) where you could input
> data(number) on a website. and those data would be saved in somewhere else
> as an excel sheet (.csv)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/f177be88-4911-4e9d-ac8e-66565aff3d32%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/f177be88-4911-4e9d-ac8e-66565aff3d32%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91ofLsjtBhPrW3x92iNK4MwdXppW-cFBEWkZUp%2Btno%2Bxhyw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to