Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshitmittal20/quiz_app
A Demo Full Stack Project
https://github.com/akshitmittal20/quiz_app
Last synced: about 2 months ago
JSON representation
A Demo Full Stack Project
- Host: GitHub
- URL: https://github.com/akshitmittal20/quiz_app
- Owner: akshitmittal20
- Created: 2023-12-28T18:43:59.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-31T08:56:34.000Z (9 months ago)
- Last Synced: 2024-03-31T09:37:15.604Z (9 months ago)
- Language: TypeScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Real-Time Quizzing app similar to menti meter
A real-time quizzing web application similar to Menti-meter, leveraging the Web Sockets technology within the NEXT.js framework for seamless communication and synchronization## Features
- Admin should be allowed to add questions (MCQ, single answer)
- Admin should be allowed to move to the next questions
- Admin should be allowed to show the leaderboard to everyone
- Users should be allowed to answer the questions
- Users just need to poll the server for the next question, no need for it to be realtimeStack - React components using tailwind CSS