/Django-HTML-form-to-CSV

Enables entering the details into HTML form and let's the user export all that data into CSV format.

Primary LanguagePython

Django-HTML-form-to-CSV

Enables entering the details into HTML form and let's the user export all that data into CSV format.

Steps

git clone https://github.com/puneeth1999/Django-HTML-form-to-CSV.git
pip install -r requirements.txt
python manage.py runserver