Skip to content

Interview Scheduler is a Single Page Application built using React that allows users to book and cancel interviews. A concise API is combined with a WebSocket server to build a real-time experience.

Notifications You must be signed in to change notification settings

DenysPyshniuk/scheduler

Repository files navigation

Interview Scheduler

Experience it online

Screenshots

  • Home Page "Home page"
  • No spots avaliable "My posts"
  • Edit interview "Profile page"

App Highlights:

  • Book your appointment
  • See if any spots avaliable
  • Edit or Delite your appointment

Technologies have been used for the project:

  • React
  • Webpack
  • Axios

More than 90% test Coverage:

  • Cypress
  • Storybook
  • Webpack
  • Dev Server
  • Jest.
  • Testing Library

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

About

Interview Scheduler is a Single Page Application built using React that allows users to book and cancel interviews. A concise API is combined with a WebSocket server to build a real-time experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published