dcoughlin12 / scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

Interview Scheduler is a single page application built using React. Tested with Jest and Cypress.

Screenshots

"Creating an Appointment" Users can create a new Appointment, and select their interviewer.

"Deleting an Appointment" Users can Edit, or Delete an Appointment. The time slot will return to an empty state.

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


Languages

Language:JavaScript 83.1%Language:SCSS 14.1%Language:HTML 2.8%