Skip to content
/ rad Public

Node.js + Express project for polling users during a music concert (MUSC 157 - Laptop Orchestra)

Notifications You must be signed in to change notification settings

pwahrens/rad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rad

About

This project was created as part of the Laptop Orchestra class at Santa Clara University. Our goal was to solve the problem of how to involve the audience during a musical performance. The solution we came up with was to create a polling system which could be accessed by audience members on their mobile browsers. We would poll the users every few seconds to identify what they wanted to hear in the music, and adjust accordingly based on the results.

Instructions

To run the project locally on your computer, follow these instructions:

  1. Install Node.js using Node Version Manager
  2. Launch terminal and navigate to where you wish to clone this project
  3. Clone the project, then navigate into the project directory
  4. Run npm install to install all of the dependencies
  5. Start the server by running npm start
  6. Open the interface by visiting http://localhost:5000/ in your web browser

If you wish to use this for your own performances, we recommend uploading this project to a cloud service such as Heroku or AWS.

About

Node.js + Express project for polling users during a music concert (MUSC 157 - Laptop Orchestra)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published