a web that shows what's going under the hood of ipl web, also represents relations between teams, venues, and plyers.
- Have Home (not fully commplet)
- All Teams and there Players with Meta data
- Venues Relation with team and city
- made in djago
- High scalable
make pull request, then Open Terminal
git clone git@github.com:dp0000000004-eng/Cricket-web.git
then,
cd Cricket-web
then migrate database, and create superuser
python manage.py migrate
python manage.py createsuperuser
then runserver
python manage.py runserver
All Are welcome❤️
- Debasish