To setup project-
- python manage.py makemigrations
- 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.
To setup project-
Create Admin- python manage.py createsuperuser
Run the project- python manage.py runserver
Future Scope- Implementation of Frontend technologies to enhance the look.