Skip to content

KateIsabelle/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a React app that lets users browse days of the week, view, edit, delete existing appointments, and book new appointments in empty slots.

Visual, unit, integration, and end-to-end testing are performed through Storybook, Jest, and Cypress to achieve full testing coverage.

Final Product

"booking an interview on Monday"

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published