ASKit
A real-time Q&A platform for meetings, with upvoting and answered-question tracking.
The problem
Meeting Q&A tends to be a shouting match or a first-come-first-served list — the most interesting questions don’t necessarily get asked first, and there’s no way to tell a presenter which questions the room actually wants answered.
Approach
A real-time Q&A platform built with React and Firebase for use during online meetings. An upvoting feature ranks questions by popularity, so the questions with the most audience interest surface to the top instead of being buried in submission order. An answered-checkmark feature marks questions as resolved, reducing redundant re-asking and keeping the discussion moving.
Results
A working real-time Q&A tool: questions submitted, upvoted, and marked answered live during a meeting, with Firebase keeping every participant’s view in sync.