Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 269 Bytes

Readme.md

File metadata and controls

14 lines (9 loc) · 269 Bytes

To setup project-

  1. python manage.py makemigrations
  2. python manage.py migrate

Create Admin- python manage.py createsuperuser

Run the project- python manage.py runserver

Future Scope- Implementation of Frontend technologies to enhance the look.