Skip to content

Yogeshshirsath01/VotesToSkipMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VotesToSkipMusic

Voting app that used to skip music on public demand

Homepage

LCO Mascot

Create Room

LCO Mascot

Join Room

LCO Mascot

Create Room with Spotify

LCO Mascot

Features

  • User create room with Spotify

  • Room admin can change the song with Spotify

  • Joining user can add votes to skip the song

  • More the votes the song gets changed automatically

Getting Started

##To start the backend

First clone the repository from Github and switch to the new directory:

$ git clone [email protected]/Yogeshshirsath01/VotesToSkipMusic
$ cd {{ VotesToSkipMusic }}

Activate the virtualenv for your project.

Install project dependencies:

pip install -r requirements.txt

Then simply apply the migrations:

python manage.py migrate

You can now run the development server:

python manage.py runserver

To start the frontend

Runs the app in the development mode.\

Cd Frontend

npm run dev

Open http:https://localhost:3000 to view it in the browser.

The page will reload if you make edits.

About

Voting app that used to skip music on public demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published