Skip to content

Repository files navigation

Interview Scheduler

Interview Scheduler is a React App that allows users to see a list of interviews already scheduled in each day. They can then book an appointment in an empty slot by entering their name and selecting their preferred Interviewer. The sidebar updates to show how many empty spots are available per day.

scheduler_demo.mov

Dependencies

  • Data: Axios
  • Build: Babel, Webpack
  • Protoyping: Storybook
  • Styling: node-sass, classnames
  • Testing: Jest, Cypress, RTL

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

"Appointment Display" "Appointment Edit Card"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages