/Kabbadi_Management_System

This is a DBMS project of kabbadi sport management system

Primary LanguagePython

Kabbadi_Management_System

This is a DBMS project of kabbadi sport management system

How to run it locally

  1. Create a Virtualenvironment and activate it.
  2. Download the dependencies using the command :
pip install -r requirements.txt
  1. Run the flask app using the command :
flask run
  1. Navigate to http://localhost:5000/ and play with the website