pjwl33 / Group.pRov

Music playing app where users can record, play, and loop tracks with others using their QWERTY keyboards. Simulating MIDI playback functionality.

Home Page:http://groupprov.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Group.pRov

GA WDI Final Project - I made a Rails application (heavy utilization of JavaScript) to allow users to collaborate as a group and play improv music


####Tools Ruby v. 2.1.0 || Rails v. 4.1.0

####User Stories Completed

  • Users can search a room to join or create one
  • Users can hear other submitted recordings in a room
  • Users can choose their instrument in the room
  • Users can mess around with their instrument without bothering others in the room
  • Users can loop other submitted recordings
  • Users can play all tracks in a room simultaneously
  • Users can loop all tracks in a room simultaneously
  • Users can use their keyboards to play the instruments (mouse click function not yet active)
  • Users can login using Facebook to create an account and don't have to reauthorize every time as long as the Facebook session persists
  • Users can record their own tracks - the room will only record their keystrokes after the record button is pressed

####Entity Relationship Diagram ERD

####Trello Link for User Stories

####Heroku v.1.0.0

About

Music playing app where users can record, play, and loop tracks with others using their QWERTY keyboards. Simulating MIDI playback functionality.

http://groupprov.herokuapp.com/


Languages

Language:CSS 56.1%Language:Ruby 30.3%Language:JavaScript 13.6%