Table of Contents
|
- Clone the repository
https://github.com/stealth-bombeer/Learning-In.git
To start the frontend user interface
cd client
npm install
npm start
To start the backend server
cd server
npm install
npm start
- Create a live quiz room in which a group of users can create and join quizzes and get live ranklists among it's peers.
- A proctoring system for mode-1 can be implemented to avoid unfair means during quizzes.
- Give more in depth analysis of the quiz given and display performance of each topic so that users can know which topic to work on.
- Dark-Mode for the website.
- Kunal Goudani 😈 - [email protected]
- Dhruvisha Anghan 🐬 - [email protected]
- Dev Bhuva 😇 - [email protected]
- Dhruvin Patel 😴 - [email protected]
- Harsh Nag 🤖 - [email protected]
- Smit Sekhadia 👾 - [email protected]