Skip to content

oabdulra/scheduler

Repository files navigation

Scheduler

Scheduler is a great application that allows students to book interviews with their mentors. These interviews can be modified, deleted and added at will.

Dependencies

  • react
  • axios
  • classnames
  • react-dom
  • react-scripts

Scheduler in action

Scrolling through the app

Adding an appointment

Editing an appointment

Delete an appointment

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Be sure to run two terminals, one for the api server and one for the development server

Please click here for an indepth tutorial for setting up the api server. This will include information on setting up the database and seeding it as well.

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Running Cypress

npm run cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published