Skip to content

t-iffany/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a client application built using React that allows users to create, edit, and delete interview appointments.

Screenshots

"Screenshot of application displaying booked appointment, empty appointment, and functions to add/edit/delete an appointment."

"Screenshot of application error handling when saving or deleting and appointment."

Technical Specifications

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

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lighthouse-labs/scheduler