You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Platform and Software Requirements


DJ App

Audience App

This is a mobile application created through HTML and JS. For the time being the application can be tested best on the latest version of Google Chrome. It can also be opened on smartphones, but it is very buggy.

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.

MackVibes Desktop Github 

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.
  • No labels