These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
python== 3.5 or up and django==2.0 or up
open terminal and type
git clone https://github.com/r0hitraj/stackfusion-challange.git
https://github.com/r0hitraj/stackfusion-challange.git
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver
Then go to http://127.0.0.1:8000 in your browser
Rohit Raj
Email: [email protected]