Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 213 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 213 Bytes

BLMS

Basketball league management system

System requirements

  • Python : 3.10
  • Django : 4.1

Setup

  • pip install -r requirements.txt
  • python manage.py migrate
  • python manage.py loaddata data/all.json