DBMS Lab Mini Project 1 (Spring 22)
Group 10
| Name | Roll |
|---|---|
| Aryan Singh | 19CS30007 |
| Bhushan Malani | 19CS10020 |
| Harshit Jindal | 19CS10034 |
Instruction to run
-
Create a virtual python environment
python -m venv <name_of_virtualenv_folder> -
Activate virtual env For Windows
. <name_of_virtualenv_folder>\Script\activate -
Install required packages
pip install -r requirements.txt -
Start Debug server to host the site
python run.py -
Open server @port 5000 - http://127.0.0.1:5000/
Link to Video - https://youtu.be/pJ8SRw8eXmg