Skip to content

smjeffery22/scheduler

Repository files navigation

Interview Scheduler

Interview scheduler allows users to choose a day, time and an interviewer, and book an appointment. Appointments can also be edited and updated or cancelled.

Please see the instructions and demo below. Enjoy!

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

App Demo

Creating a new appointment

Scheduler Create Appointment Demo

Editing an existing appointment

Scheduler Edit Appointment Demo

Deleting an existing appointment

Scheduler Edit Appointment Demo

Error handling for failure to create/edit/delete appointment

Scheduler Error Handling Demo

About

LHL_W7-8_Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published