/scheduler

Primary LanguageJavaScript

Interview Scheduler

Version 1.0.0


Contributors


About

Interview Scheduler allows the user to create appointments between Monday and Friday by giving their name and selecting an available interviewer.

This application can help both interviewers and interviewees keep better track of the appointments they've made, making those awkward missed appointment apologies obsolete!


Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Application Screenshots

'Home Page' 'Appointment Form' 'Hover over Appointment'