Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 realtime

Stack - React components using tailwind CSS