Skip to content

skarthik21/interviewprep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interviewprep

This website is a basic tool for students preparing for internships and placements to organise and streamline the process of searching for resources along with providing the past interview experiences in just few clicks.

HOME page

Screenshot 2021-02-19 145754 programming section contains topic wise seperated programming questions for practise, interview section contains the experiences of the seniors, random question picks you a question randomly which helps you when you are in a confused state of what to do.

collapsable nav bar

Screenshot 2021-02-19 145808

login page

Screenshot 2021-02-19 145822

signup page

Screenshot 2021-02-19 145817

programming section

Screenshot 2021-02-19 145828

topic wise queestions

Screenshot 2021-02-19 145834

add question

Screenshot 2021-02-19 145840 topic of the question is added automatically and question will added after the approval of admin.

interview experience section

Screenshot 2021-02-19 145847

company wise experiences

Screenshot 2021-02-19 145854

add your experience

Screenshot 2021-02-19 145902 company is added automatically and you will see your entry if admin approved it.

full experience

Screenshot 2021-02-19 145848

admin panel

Screenshot 2021-02-19 154727 protected from normal users only admins can acess it.

INSTALLATION

  • Download this github repo.
  • In the folder where you dowloaded run the following command to download the used dependencies. npm install
  • Create a collection in MongoDB and paste the url at dbURI in app.js file.
  • Run the app by following command. nodemon app.js
  • On your browser go to http://localhost:8000/

Built With

  • Node.js
  • Express
  • Mongo DB
  • Admin-Bro

About

A basic website as a project for web development with MongoDB, NodeJS and Express made under Coding Club IITG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors