Skip to content

The Interview Scheduler is a client application created using Create React App. It allows clients to create, edit and cancel appointments with interviewers. The following stack is used with this project: React Webpack, Babel Axios Storybook, Webpack Dev Server, Jest, Testing Library

Notifications You must be signed in to change notification settings

josuevalo/scheduler

Repository files navigation

Interview Scheduler

The Interview Scheduler is a client application created using Create React App. It allows clients to create, edit and cancel appointments with interviewers. The following stack is used with this project:

  • React
  • Webpack, Babel
  • Axios
  • Storybook, Webpack Dev Server, Jest, Testing Library

This application connects to the Scheduler API server. A repo and setup instructions can be found at: https://github.com/lighthouse-labs/scheduler-api

Screenshots

"Screenshot of adding appointment"

"Screenshot of edit/delete options on a highlighted appointment"

"Screenshot of deleting 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

About

The Interview Scheduler is a client application created using Create React App. It allows clients to create, edit and cancel appointments with interviewers. The following stack is used with this project: React Webpack, Babel Axios Storybook, Webpack Dev Server, Jest, Testing Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published