Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAD-1 Project (Music-App v1)

It is a multi-user app. Used for streaming music/reading lyrics. User can play, read lyrics, rate songs, create playlists. This application was developed for the MAD-1 project (Sept-2023 term).

Requirements

  • Project zip file
  • Python: 3.10.12 or above
  • OS: Windows
  • Browser: Chrome/Brave/Firefox
  • Terminal: Powershell/CMD

Run Locally

Clone the project OR download the zip file

  git clone https://github.com/siddd21/MAD-1-Project.git

Go to the project directory

  cd Music\ Application/

Create and activate virtual environment

  python -m venv .env
  .\.env\Scripts/activate

Install the requirements

  pip -r requirements.txt

Run the code

  python app.py

Open your browser and navigate to http://127.0.0.1:5000

About

Music Streaming Application (version-1)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages