Skip to content

aliy0012/scheduler

Repository files navigation

Interview Scheduler

Interview scheduler app is built with react, appointments can be booked, edited or canceled through app. The app shows aviable spots and also interviewers list to choose from. App uses axios to retrieve information from database.

Scheduler uses scheduler-api data : https://github.com/lighthouse-labs/scheduler-api

Screenshots

Booking interview

Canceling interview

Showing aviable spots after booking

Friday is faded when no spots left

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Dependencies

axios
react-dom
react
normalize.css
react-test-renderer
classnames

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published