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

Sepehr-Sobhani/scheduler

Repository files navigation

Interview Scheduler

📆📆📆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 realtime experience.📆📆📆

Tech Stack: ReactJS, PostgreSQL, Webpack, Axios, WebSockets, Jest, React Testing Library, Storybook, Cypress

Checkout Live Project here (Please wait a moment for heroku server to warm up and loads the data)

Final Project

"Final Project GIF"

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: 0.21.1
  • classnames: 2.2.6
  • normalize.css: 8.0.1
  • react: 16.9.0
  • react-dom: 16.9.0
  • react-scripts: 3.0.0

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