Skip to content

umrude/scheduler

Repository files navigation

Interview Scheduler

About Interview Scheduler

Interview Scheduler is a single-page web application. Users can book an interview with a mentor, edit their interview, and delete their interview. This project is an introduction to reactJS and is for learning purposes.

Final Product

"Home Page" "Add new appointment" "New appointment added/old one being removed" "New appointment added/old one gone!"

Setup

Install dependencies with npm install. Set up your own test database by forking LHL scheduler-api.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Dependencies

axios
classnames
normalize.css
react
react-dom
react-scripts
Storybook
Webpack Dev Server
Jest
testing-libaray

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published