Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 397 Bytes

QuestionQueue

Imagine a speaker speaking in front of 200 people. Everyone can ask questions on QuestionQueue and vote on the questions they want answered. The speaker then can answer the highest voted questions.

This is a MongoDB, Angular, Node, Express, Socket.io project.