Skip to content

cspraggett/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler allows students to book appointments with mentors. It allows a student to select a day of the week and view appointments for that day. They can then either edit an existing appointment or book an appointment in an empty slot.

Online version

https://zealous-swartz-076478.netlify.com/

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

Required Dependancies

axios 0.19.2 @testing-library/react-hooks react-test-renderer

Screenshots

"Screenshot of interview being booked" "Screenshot of interview being canceled"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published