Skip to content

JSmith604/scheduler

Repository files navigation

Interview Scheduler

A Scheduler is a single page app (SPA) for student's to schedule interviews with mentors. Student's can book, cancel, edit and delete interviews. Scheduler was built using React, Javascript, HTML, CSS and SQL. Scheduler contains test to be used with Jest and Cypress testing frameworks.

"UI for Interview Scheduler"

"Booking an interview"

"Confirmation to delete interview"

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

Running Cypress Test Framework

npm run cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published