Skip to content

anmerfrank/scheduler

Repository files navigation

Interview Scheduler

A scheduling app created with React and Axios, with testing in Jest and Storybook. Users can book an appointment time with the interviewer of their choice, with the option to edit or delete appointments.

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

Screenshots

![Initial view] (https://github.com/anmerfrank/scheduler/blob/master/docs/initial-view.jpg)

![Booking an appointment] (https://github.com/anmerfrank/scheduler/blob/master/docs/book-interview.jpg)

![Deleting an appointment] (https://github.com/anmerfrank/scheduler/blob/master/docs/deleting.jpg)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published