Skip to content

An interview scheduling app. Forked and built out in react, postrges and express. Tests written using Cypress and Jest.

Notifications You must be signed in to change notification settings

aidanmiddleton/scheduler

Repository files navigation

Interview Scheduler

Description

Interview Scheduler is a basic scheduling app. It was built as an excersise to learn the basics of React, Storybook, Jest, and Cypress. It allows for the creation, deletion, and editing of interview slots.

For persistent data, you can install and run the scheduler API, found here: https://github.com/aidanmiddleton/scheduler-api

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

Screenshots

"Interview Creation View"

"Delete Confirmation View"

About

An interview scheduling app. Forked and built out in react, postrges and express. Tests written using Cypress and Jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors