Skip to content

FrankZou21/scheduler

Repository files navigation

Interview Scheduler

Making use of React and Axios to access a server and pull relevant information to populate a interview scheduler. The scheduler can create, delete and update appointments which will then update the server with changes. The project was used to practising different testing methods including using applications such as Jest, Storybook and Cypress.

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

"Front Page"

"Editing Appointments"

"Deleting Appointments"

"Switching Days"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published