A website for clg students in which students get a set of questions (DSA or interview questions) and then after a set of time in a vc they can clear their doubts and solve them together.
Features:
- DSA questions
- Time based quiz
- Result Stats
- Checks multiple test cases
- Unique rooms joined by hash
- Admin decides chat on/off during solving
Frontend Pages:
- Auth 4 log/sign/edit/fpass
- Home --> create, join,
- Lobby optional
- Problem solving
- Results
- Points Leaderboard optional
Testcases to be run over wrapped function written by user.
Extras:
- Voice chat
Obstacles:
- Code Sandbox Node-Piston
- Room Creation and joining with Socket.io
Rough Timeline: End by May 31st
- 5th April:
- Data loading for questions and testcase
- Schema
- Complete the code editor part
- Results page
- 31st May:
- Rooms, Lobby, Timers
- Deployment