...
Starting Up the Prototype
...
DJ App
Currenly you will have to clone it, install node.js, run npm install on the parent directory to run the app. Currently working on uploading to a server.
Audience App
Open a Google Chrome Browser and visit the following link: MackVibes Mobile
Missing Components
...
DJ App
- Songs information is not sent over to next screen on the begin voting tab.
- Search currently does not work
Audience App
- Playlist of Previously Played Songs - Currently, there is only a hard coded list of items. There is no backend code to update this list.
 
- Home Page - The "Currently Playing" section is hard coded. There is no backend code that updates this information.
- The "Rate This Party" section currently does nothing.
 
- Voting - After voting, nothing happens. There is no backend to update the songs to be voted on or to register a song someone votes on.