Interactive Fulll Stack clone of slido.com with Group Chatting, Quizzes and Word Cloud like features.
https://cognivera.netlify.app/ (Netlify)
https://cognivera.up.railway.app/ (Railway)
- https://slidoapp.onrender.com/user/register For user Registration
- https://slidoapp.onrender.com/user/login For user Login
- https://slidoapp.onrender.com/user/logout For user Logout
- https://slidoapp.onrender.com/user/newtoken For new token
- https://slidoapp.onrender.com/user/update/:id For plan update
- https://slidoapp.onrender.com/question/submit-question For submitting question
- https://slidoapp.onrender.com/question/get-question/:id For getting a question
- https://slidoapp.onrender.com/question/get-all-questions For getting all questions
- https://slidoapp.onrender.com/rating/add-rating For adding rating
- https://slidoapp.onrender.com/rating/get-rating For 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
Harshal
Signup page
- 1 Signup
- 2 Signup with github
- login page
- 1 login
- 2 login with github
- 3 responsiveness
- index page
- 1 Working on index page
Kirti