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