Interview-Scheduler


Project maintained by AnshaalHussain Hosted on GitHub Pages — Theme by mattgraham

GitHub last commit

Interview Scheduler

The purpose of Interview Scheduler is to allow users to book appointments with a chosen day, time, and interviewer. When creating, editing or deleting appointments, and the app will dynamically update and display the number of spots left in a day.

To run application

npm install
npm run start

To reset database

http://localhost:8001/api/debug/reset

Demo

Mobile View