Skip to content

Repository files navigation

Interview Scheduler Project

Interview Scheduler is a React application that allows users to book and cancel interviews in a user-friendly interface. It uses a concise API and was tested using component testing in Storybook, integration testing in JEST and End-to-End testing in Cypress.

Final Product

"Home display"

"Book an appointment"

"Booked appointment options"

"Edit an appointment"

"Delete an appointment"

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

Dependencies

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

About

A web application that allows users to book and cancel interviews in a user-friendly interface using React.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages