A live Q&A platform for virtual and in-person events and meetings. A simplied version of Pigeonhole
On a more technical level, this project is/was for me to practice and learn more about the following.
- React
- AJAX
- ORM (Sequelize)
- Webpack
- Firebase
See Project Documentation Here
DEMO VIDEO (NON-TECHNICAL)
Click the image to direct to video
MVP Admin Panel:
- Admin is able to sign up, log in and create a Q&A session that generates a link
- Admin has a dashboard to see created sessions
- Admin is able to make edits to the state of the questions
Participants
- Participants are able to access Q&A session link without siging up
- Participents can create questions and also vote on top questions
Super simple ERD as the point of this project was to practice more non-db related stuff

