KHNRV / 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.

Home Page:https://www.kevinnicolas.com/interview-scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://www.kevinnicolas.com/interview-scheduler


Languages

Language:JavaScript 84.1%Language:SCSS 13.2%Language:HTML 2.6%