Skip to content

Join and create a Music party with your friends with the help of musico and spotify.

Notifications You must be signed in to change notification settings

Aaishpra/musico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

musico

Now create and join House party music with your friends with musico. Musico uses Spotify api for playing/pausing the song,so you might need to own a spotify application to use the app.

image

Tech-Stack Used

For backend

  1. Django-rest framework
  2. django
  3. python

For Frontend

  1. react js
  2. material-ui
  3. webpack
  4. Babel

Local Setup

To start using the application on your local device do following.

  • Clone the repository

  • Inside the cloned directory, run the following commands:

    pip3 install -r req.txt

    To install all the project's dependencies.

  • Run

    python3 manage.py runserver

    To start the server

  • To start the frontend run

    npm install

    inside the frontend directory

  • And,run

    npm run dev

    to complie the frontend code.

Contributors

Thanks goes to these people (emoji key):


Shipra Verma

🚧 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Join and create a Music party with your friends with the help of musico and spotify.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published