Skip to content

ehseebe/scheduler

Repository files navigation

Interview Scheduler

The Interview Scheduler is a single-page web app that allows students to schedule interviews with instructors between 12-5pm during the work week.

Students can schedule an interview based on availability. Once an interview is booked, they can choose to edit their name or chosen instructor and save the changes.

Alternatively, they can cancel their interview altogether and the available interview spots for the day will be updated accordingly.

Happy scheduling!

Screenshots

"Scheduler, view edit" "Scheduler, view form" "Scheduler, view status" "Scheduler, view confirm"

Dependencies

  • Axios
  • Classnames
  • Normalize
  • React, dom and scripts

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