Skip to content

A room sharing app to listen to music with people that have similar tastes

License

Notifications You must be signed in to change notification settings

dessygil/HouseParty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HouseParty

A room sharing app to listen to music with people that have similar tastes

To run

  1. Create a virtual environment using "virtualenv myprojectenv"
  2. Activate the enviroment using "source myprojectenv/bin/activate"
  3. Use the the enviroment to download all the dependencies using "pip install -r requirements"
  4. Run your django server "python manage.py runserver"
  5. In a second terminal run the frontend using "npm run dev"
  6. Now navigate to the browser and the site should be there ready for you
  7. Make sure you have a song playing in Spotify for this app to work

What will be added

-add flavicon (tried and struggled) -make actual music play from the app itself -Work with podcasts too -Spotipy to be used as the library to access spotify -In app messages

About

A room sharing app to listen to music with people that have similar tastes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published