Skip to content

Interview-Tracker- https://durgeshmeena.github.io/InterviewTracker. An application that store question categorized by topics and also Read interview experiences, questions ahead of time so you can prep with confidence. If you have gone through a recent interview, You can share.

Notifications You must be signed in to change notification settings

durgeshmeena/InterviewTracker

Repository files navigation

Interview Tracker An application which store question categorized by topics and also you can read interview experiences and important questions ahead of time so you can prepare with confidence. If you have gone through a recent interview, You can share it with us.

It is build with Nodejs, Express and MongoDB used as database.

Setting up Environment for running this project

Clone this repository and open in text editor ( vs code prefered )

Open Command Prompt and check installation of Nodejs and NPM

node -v

 v12.18.4 

npm -v

 6.14.6

Install Dependencies

npm install

this will install all required packages written in package.json file.

then run

node server.js

Now go to your browser and load http://localhost:80/

That’s it, You have successfully run this project on your machine

Home Page

1 2

Login & Signup page

3 4

Programming Section

8 9 10

Experience Section

5 6 7

Admin Bro

11

About

Interview-Tracker- https://durgeshmeena.github.io/InterviewTracker. An application that store question categorized by topics and also Read interview experiences, questions ahead of time so you can prep with confidence. If you have gone through a recent interview, You can share.

Topics

Resources

Stars

Watchers

Forks