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".