nishantawasthi / FileUpload-Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileUpload-Django

This is a Djnago webapp to upload any file and sva eit on your local storage and get output with the data in the file.

How to use

  1. Install "requirements.txt".
  2. Run the command "python manage.py migrate".
  3. Run the command "python manage.py runserver".
  4. Go to browser and hit on "localhost:8000".

About


Languages

Language:Python 79.8%Language:HTML 20.2%