Skip to content

A single-page, React application that allows users to schedule, edit and delete interviews for each day of the week.

Notifications You must be signed in to change notification settings

Don-Stevenson/scheduler

Repository files navigation

Interview Scheduler

A single-page, React application that allows users to schedule, edit and delete interviews for each day of the week. This application utilizes several testing development platforms including: Storybook,Webpack Dev Server, Jest and Cypress.

Setup

  1. Install dependencies with npm install.
  2. You can Download the API server and follow the setup instructions
  3. Initiate Webpack Development Server with `npm start'. Interview Scheduler will run on (http://localhost:8000/).
  4. Jest Test can be run with npm test.
  5. Storybook Visual Testbed can be run with npm run storybook.

Screenshots

"Main Interface" "Add an interview" "Edit the interview" "Error - student name is blank" "Error - interviewer is not selected "Deleting an interview"

About

A single-page, React application that allows users to schedule, edit and delete interviews for each day of the week.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published