Interactive Fulll Stack clone of slido.com with Group Chatting, Quizzes and Word Cloud like features.
https://cognivera.netlify.app (Netlify)
https://slidoapp.onrender.com (Render)
POST /user/register
POST /user/login
POST /user/logout
GET /user/newtoken
PATCH /user/update/:id
POST /question/submit-question
GET /question/get-question/:id
GET /question/get-all-questions
POST /rating/add-rating
GET /rating/get-rating
- Deployment
- Handling all the git errors
BACKEND
- Whole backend ( Routes, Models, Jwt, Bcrypt, express, socket.io, middlewares etc)
- Created all the models, routes and Schemas for multiple pages
- Combined and linked all the Pages
FRONTEND
- Quiz and Group chat Pages whole Frontend
- Sweet alerts for when "User can only access routes when logged in"
Abhimanyu @abhimanyulp
Index Page
- Added responsiveness to the index page
Plans Page
- Created whole page
Checkout Page
- Created whole page
Responsivness
- Added responsiveness to whole frontend
- Created Hamburger menu for the navbar
Harshal @8309h
Signup Page
- Signup
- Signup with github
Login Page
- login
- login with github
- responsiveness
Index page
- Index page update
Kirti @kirti136
Event Page
- HTML & CSS