Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 335 Bytes

Scoremine

Login, Registration and Intro page for a Sports website

REQUIREMENTS : Python, DJango

Commands :

  1. pip install django
  2. pip install django-crispy-forms
  3. pip install crispy-bootstrap4
  4. python manage.py runserver
  5. python manage.py createsuperuser

Use the details to get into admin site and manage all details.