Skip to content

jayseo5953/scheduler

Repository files navigation

Interview 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

Dependencies

  • axios
  • classnames
  • normalize.css
  • react
  • react-dom
  • react-scripts
  • ws

Screenshots of different views

Overview of the page "Overview of the page"

Opening a form "Opening a form"

Saving status "Saving status"

Asks to confirm before deleting "Asks to confirm before deleting"

Running the website in multiple browsers "Running the website in multiple browsers"

Supports live update of changes made in the other browser "Supports live update of changes made in the other browser"

Error messages which is shown without making any changes to the database "Error messages which is shown without making any changes to the database"

About

Scheduler is a website where user can book interviews with preferred interviewer. Demo: https://www.youtube.com/watch?v=srb7Y9qbqFY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published