Skip to content

Interview Scheduler is a React based web-app allowing users to book practice tech interviews with mentors. It updated lives as users are booking interviews thanks to the implementation of WebSocket.

KHNRV/scheduler

Repository files navigation

Interview Scheduler

logo

Lydia Miller-Jones is a currently enrolled in the Web Development Bootcamp at Lighthouse Labs. She needs to books her final tech interview practice with a mentor using the Interview Scheduler.

Interview Scheduler is a React based web-app allowing users to book practice tech interviews with mentors. It updated lives as users are booking interviews thanks to the implementation of WebSocket.

Screenshots

UI

Booking an interview

Canceling an interview

Live Update

Getting Started

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 React based web-app allowing users to book practice tech interviews with mentors. It updated lives as users are booking interviews thanks to the implementation of WebSocket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published