Skip to content

vvHacker007/Tune-In

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tune-In




Tune in is a Collaborative Music Playing Systems where multiple guests can join a room and enjoy the song being played. Tune in uses spotify api, which requires the host to login to spotify. Guests can pause and vote to skip the current song only if the host of the room owns a spotify premium account.


Tune In is available under Apache License, read the LICENSE file for more info




  • Fork the Repository
  • Open your Terminal / Cmd

git clone "https://github.com/vvHacker007/Tune-In.git"
cd Tune-In
pip install virtualenv
python -m venv <name of environment>
source <name>/bin/activate
pip install -r requirements.txt
 python manage.py runserver
  • Open a new Terminal / Cmd

 cd frontend
 npm run dev
Server starts running on port 127.0.0.1:8000/🚀


Vedansh Vijaywargiya

Vedansh Vijaywargiya


About

✨A collaborative music playing systems🎶 where multiple guests can join a room ➡🚪 and enjoy the song🎧 being played.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published