This is a DBMS project of kabbadi sport management system
- Create a Virtualenvironment and activate it.
- Download the dependencies using the command :
pip install -r requirements.txt
- Run the flask app using the command :
flask run
- Navigate to http://localhost:5000/ and play with the website