git clone https://github.com/parthmshah1302/DBMS-Event-Management-System
cd DBMS-Event-Management-System
pip install virtualenv
python -m virtualenv env
.\env\Scripts\activate
pip install -r requirements.txt
mysql -u root -p
run DBMS-EVS.SQL
python app.py
python app.py
navigate to http://localhost:5000/login and add entries
👤 Parth Shah, Malav Doshi, Samkit Kundalia
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This project is MIT licensed.