Skip to content

Latest commit

 

History

History
117 lines (89 loc) · 5.76 KB

README.md

File metadata and controls

117 lines (89 loc) · 5.76 KB

Cognivera (Slido.com clone)

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)

Routes/ Endpoints

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"

Tracking my Construct Week

image image image

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