Skip to content

Interview scheduler app created with React and tested with Storybook and Cypress. Allows a student to create, edit, or delete an interview appointment with a mentor.

leungcnie/scheduler

Repository files navigation

Interview Scheduler

Live Demo

Interview Scheduler is an SPA React app with Express and PostgreSQL in the backend that allows students to book, cancel, and edit interviews with mentors within a one week schedule.

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

Final Product

"Appointment Form" "Delete Confirmation"

About

Interview scheduler app created with React and tested with Storybook and Cypress. Allows a student to create, edit, or delete an interview appointment with a mentor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published