delta-backend Install dependincies pip install -r requirements.txt Create Super User python manage.py createsuperuser Remeber the password and username for logging in Start the server python manage.py runserver To acess admin panel go to http://localhost:8000/admin