Skip to content

lyjeileen/scheduler

Repository files navigation

Interview Scheduler

A React application that allows users to book and cancel interviews.

Getting Started

  1. Create a new repository using this repository as a template.
  2. Clone your repository onto your local device.
  3. Install dependencies using the npm install command.
  4. Go to Scheduler-API, fork and clone the repository. Follow README.md to setup scheduler API.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Running Cypress

npm run cypress

Dependencies

  • axios
  • @testing-library/react-hooks
  • react-test-renderer
  • @storybook/react
  • jest
  • classnames

Screenshots

  • On the side bar, user can see how many spots are available for each day. On the main section, user can see the booked interviews and add/edit/delete an interview. "Main page"

  • User can edit an interview. "Create/Edit an interview"

  • User need to confirm in order to delete an interview. "Delete an interview"

About

A React application that allows users to book and cancel interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors