Skip to content

fullstack101/Music-Service-Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-Service-Room

build status

##Team4

###Project Description

Music Recommendation Service for Exploring Artists and Sharing Music with People

Users will login with their Spotify accounts. They will be provided with a Search where they can specify an Artist. A list of their 5 most popular songs is displayed. Each of these songs can be sent to a chat room where there will be the same Search option. In this chat room, people will be sending songs to one another sharing their music preferences.

Moonshot: Play a preview of the songs and allow users to like the songs sent by others.

##Running locally

#install project dependencies
npm install

#build the frontend bundle
npm run build

#run tests
npm run test

#run the server
npm run start

#build and start server (for dev purposes)
npm run dev

###Team members

Kiril Zhelyazkov, Kristiyana Gacheva, Yana Aleksieva