Skip to content

This project is basically cloning of Stackoverflow .Here users can ask any type of coding question and reply to other questions. From this website, users can also reply or response to any other query.

Notifications You must be signed in to change notification settings

Gauravanand015/Coding-Queries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ludicrous-range-5121

coding query

Coding query is clone of stakoverflow. Here users can ask any type of coding question and reply to other questions. Deployed Link :- https://thunderous-alpaca-184d8d.netlify.app/

Tech Stack

• Frontend: HTML | CSS | JavaScript | Bootstrap

• Backend: Node.js | Express.js | MongoDB

→ Node Modules: mongoose | bcrypt | cors | dotenv | jsonwebtoken | nodemon | socket.io | passport | node-fetch | redis | moment | uuid

API end points

  1. POST /user/register - to register
  2. POST /user/login - to login
  3. GET /auth/google/callback - for Google Outh
  4. GET /question/getAllQuestions - it will show all the questions
  5. GET /user/getall - get all the users
  6. POST /question/addquestion - this route is use to post the question
  7. POST /question/addans - this route is use to post the answer

Home Page!

home page

Register Page!

register page

Login Page

login page

Top Questions Page

veg-page

Query Page

cart page

User Page

cart page

FeedBack

If You want to give any feedback connect with me on-

  1. sourabh.rajput.22082001@gmail.com
  2. gauravanand67584@gmail.com
  3. himuabd17@gmail.com
  4. aparnaharsh2604@gmail.com
  5. singhaman2750@gmail.com

About

This project is basically cloning of Stackoverflow .Here users can ask any type of coding question and reply to other questions. From this website, users can also reply or response to any other query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.1%
  • HTML 32.6%
  • JavaScript 25.3%