EbukaMoneme / scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

Interview Scheduler is a React application that allows users to book and cancel interviews. We combine a concise API with a WebSocket server to build a realtime experience.

Technical Specifications

React, Webpack, Babel, WebSockets, Axios, Storybook, Webpack Dev Server, Jest, Testing Library

Final Product

"Monday's Interviews"

"New Interview"

"Updated Interviews"

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

API

Scheduler-Api repository can be found here: https://github.com/EbukaMoneme/scheduler-api

About


Languages

Language:JavaScript 79.4%Language:SCSS 17.1%Language:HTML 3.4%