Skip to content

malbert911/HandRaiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandRaiser

While our classes were temporarily suspended due to COVID-19, Logan McGovern and myself, Matthew Albert, started this project. The objective is to provide an easy way for teachers to get feedback from students in an online class. Hand Raiser allows individuals to create rooms, have other join it, create quick polls and track whose hand is raised! Feel free to contribute to this open source project on GitHub.

Video Demo

Video demo of the Hand Raiser Project

https://www.youtube.com/watch?v=FCBdoWGiYuw

Install

  1. Clone this repository
  2. Get dependecies with npm install -d
  3. Start the server with node app.js
  4. Access the app. http://[host]:3000

Docker

This project can be found on Docker Hub at https://hub.docker.com/r/malbert911/handraiser

Sample Docker run for this project: docker run -p 3000:3000 --name handraiser -d malbert911/handraiser

#BuildforCOVID19

This project was submitted in the COVID 19 Global Hackathon https://devpost.com/software/hand-raiser

Contact

Contact me at matthew.albert911@gmail.com

About

Track raised hands and create quick polls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published