Skip to content

GMahant1/scheduler

Repository files navigation

Interview Scheduler

A comprehensive appointment scheduler made using React. Contains the ability to create, edit and delete appointments while displaying the appropriate user related messages. Please visit https://github.com/GMahant1/scheduler-api to download and install the database server. Install https://github.com/GMahant1/scheduler-dashboard to view a dashboard made with React displaying live statistics for the scheduler!

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

Here is a short clip of cypress testing and confirming all 3 functionalities work as intended!

appointments.spec.js.1.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published