Skip to content

This is the capstone project made for the project requirements of the course "MODERN APPLICATION DEVELOPMENT - 1".

Notifications You must be signed in to change notification settings

vardhinii/Musiq-MAD1-project

Repository files navigation

This is a Music Application (MUSIQ) created for Modern Application Development I Project
To run the application follow these steps

  1. Create Virtual Environment
python -m venv < env_name >
  1. Activate the environment (for windows cmd)
< env_name >/Scripts/activate.bat
  1. Install Requirements from requirements.txt
pip install -r requirements.txt
  1. Finally, run the application
python main.py

About

This is the capstone project made for the project requirements of the course "MODERN APPLICATION DEVELOPMENT - 1".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published