Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 421 Bytes

Intreview-Manager

A simple application for candidate profile management

It's a simple MEAN stack app that lets candidate submit their profile. It also manages users (i.e. interviewers). You can create a user, view candidate's profile, make comments, give reviews, search the profiles via name or email or both.

Steps to run:

  • npm install
  • npm server.js