A website made using nodejs and mongodb which aims to help candidates to crack interviews by providing practice questions and previous experiences of company wise successful candidates.
- Install node.js
- Set up mongo server
- Install dependancies using npm install command
- Run site on localhost:4040 using node server.js command
- node.js
- mongodb
- html
- css
- javascript
- express
The home page (only visible to logged in users) , shall direct to topics and experiences pages
as well as adding questions and blogs pages.
Coding related topics listed out which tak users to topics wise questions
Companies listed , with experiences in the form of blogs
Questions can be added by anyone and can be viewed by others on being approved by admin.
Admin panel , admins can add , delete and modify models' data .
- Gitanjit Medhi
- Gyanendra Prakash


