Modern-Application-Development-I-Project-IITM Initlize the project python -m venv venv source venv/bin/activate pip install -r requirements.txt python init.py Run the project python main.py