Skip to content

akashdas99/Undoubt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Undoubt Vercel

Overview

A Question and Answer website made using MERN stack (MongoDB, Express Js, React Js and Node Js).

✨ Features

  • Lets User create account.
  • Search existing Questions.
  • Write Questions and Answers.
  • Update Questions and Answers.
  • Delete Questions and Answers.
  • View Profile.
  • Update user profile.

Demo

Frontend - https://undoubt.netlify.app/
Backend - https://undoubt.vercel.app/api/

Screenshots

Home Page

Profile Page

Question Page 1

Question Page 2

SignUp Page

SignIn Page

Edit Question

Edit Answer

💹   Technologies

Project is created with:

Backend

  • Express
  • Mongoose
  • Json Web Token (For authentication)
  • bcryptjs (for data encryption)

Frontend

  • React JS
  • React-router (To handle routing)
  • React Hooks (State management)
  • Material UI (For icons)

💡   Key Concepts

  • CRUD operations
  • Authentication system
  • Encrypting passwords
  • Conditional Rendering of Ui components.

About

A Question and Answer website made using MERN stack (MongoDB, Express Js, React Js and Node Js).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors