Checkout the live version on Jamfactory.app
JamFactory is a collaborative playback controller. A JamSession is a private party with one host to set it up, and many attendees to join in.
Your friends or party guests can vote for the songs they like and want to listen to, and the song with the most votes gets played next. JamFactory acts as the conductor of your music and is not the playback device itself. Therefore, you are free to choose your own playback device.
The host of a JamSession has to have a Spotify premium account, the guests can join the without a Spotify account.
JamFactory consists of independent applications that form the ecosystem together. This project contains the web frontend that allows a user to create, join and manage a JamSession
JamFactory Web is build among others using these awesome projects
V0.2.1
Release Notes
JamFactory Web project was generated with Angular CLI version 10.0.5.
Run ng serve
for a dev server. Navigate to http://localhost:4200/jam
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.