Skip to content

Clone of Slido.com. Interaction made easy with the custom UI and features for the user to create polls , quizzes and even chat.

Notifications You must be signed in to change notification settings

vishantsehrawat/Cognivera---Audience-Interaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Cognivera (Slido.com clone)

Interactive Fulll Stack clone of slido.com with Group Chatting, Quizzes and Word Cloud like features.

Deployed Links

https://cognivera.netlify.app (Netlify)
https://slidoapp.onrender.com (Render)

API Reference

User Registration

  POST /user/register

User Login

  POST /user/login

User Logout

  POST /user/logout

New Token

  GET /user/newtoken

Plan Update

  PATCH /user/update/:id

Submitting Question

  POST /question/submit-question

Getting a Question

  GET /question/get-question/:id

Getting All Question

  GET /question/get-all-questions

Add Rating

  POST /rating/add-rating

Get Rating

  GET /rating/get-rating

Tech Stack

Client:
JavaScript  HTML5  CSS3  jQuery  Bootstrap 

Server:
Express.js  MongoDB  Redis  NodeJS  Socket.io  Nodemon  Netlify  NPM  Postman  Git   

NPM Packages

Security: bcrypt SweetAlert Notyf JWT

Pages

  • Homepage image
  • Event Page image
  • Login image
  • Signup image
  • Create Quiz image
  • Get Quiz image
  • Group Chat image
  • Pricing image
  • Payment image

Contributions and Responsibilities

Vishant Sehrawat (TL)
LinkedIn Portfolio

  • 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

Tracking Our Construct Week

image image image

About

Clone of Slido.com. Interaction made easy with the custom UI and features for the user to create polls , quizzes and even chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published