Skip to content

Project P03: Stackoverflow's Miniature

GirlScript Jaipur edited this page Jun 25, 2019 · 3 revisions

DETAILS OF PROJECT:

As we all know that Stackoverflow is a famous platform for developers to have discussion with others. So in this project student can learn to make API’s in Node Js, Express Js and MongoDb as a database. Here student learn about the role based access and token bearur generation. And along with it the clapping option and upvote and downvote the answer and how to handle the bottle neck problem of the database to handle the high query in the execution. Here student also learn how to host API on heroku and how to use the online database along with localhost.

TECHNOLOGY STACK:

  1. NodeJS
  2. ExpressJs
  3. MongoDB
  4. EJS/scripting language(optional for UI) 5.Heroku

Resources to refer:

Clone this wiki locally