Skip to content

A small Q&A web app to facilitate Q&A segments at events.

Notifications You must be signed in to change notification settings

Prakhar896/QuestionAnswer

Repository files navigation

QuestionAnswer

QuestionAnswer is a small Q&A Flask-based web application that can be used by both audience members and organizing committee members to easily have a Q&A segment during a seminar, event and more.

Demo

NYP.AI.QuestionAnswer.Server.Demo.mov

A short demo illustrating QuestionAnswer's main workflow.

Features

Screenshot 2023-07-21 at 6 02 07 PM

For the users

QuestionAnswer offers an intuitive audience-facing question submission page through which audience members can easily submit questions they would like to ask. The audience can also opt to keep their identity private, resulting in Anonymous showing up on the organiser's screen.

For the organizers

For the organisers, the questions are also intutively displayed in a neat list form. Each question entry has information about its author and ID too, making it easy to recognise.

The page showing the questions also updates in real-time, doing away with the need to continuously refresh to see new incoming questions from audience members. The organiser can choose to stop the real-time updates if they so choose.

After a question is answered, organizers can conveniently hit the "Answer" button, moving it to a separate screen where all already answered questions are displayed. This makes going through questions easier as there is a more focused view.


This app has originally been developed by Prakhar Trivedi for an NYP AI Event. Click here to learn more about NYP AI

©️ Copyright 2023 NYP AI and Prakhar Trivedi. All rights reserved.