8000 GitHub - AliceMathews/scheduler: Application built with React that allows users to book and canel interviews with a realtime experience.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AliceMathews/scheduler

Repository files navigation

Interview Scheduler

A React application that allows users to book and cancel interviews. It combines a concise API with a WebSocket server to build a realtime experience.

Link to deployed app: https://interview-scheduler-lhlabs.netlify.com/

Final Product

Screenshot of the page on load Screenshot of the page on load

Appointment hover view Appointment hover view

Form - to add/edit an appointment Form - to add/edit an appointment

Setup

Install dependencies with npm install.

Dependencies

  • React
  • React-dom
  • React-scripts
  • Axios
  • Classnames
  • Normalize.css

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

Application built with React that allows users to book and canel interviews with a realtime experience.

Resources

Stars

Watchers

Forks

Releases

3A5A
No releases published

Packages

No packages published
0