Poller (Online Jukebox)

Category : Web Development
Client : PMGC Rise
Completion : Dec 1999
Role : Web Application Developer

Web application that allowed a online playlist to be created from MP3 files that can be rearranged depending on a polling system that visitors interacted with. Visitors would select their prefered next song to play and those vote would be tallied to reorder the playlist.

  • Designed and developed a web application that allows users to share a playlist of mp3 files that other users can control by voting for the next song.
  • Utilized HTML/CSS, JavaScript, PHP, jQuery, MYSQL. Vote and MP3 file data are stored in JSON files and updated and read through AJAX calls.