Skip to content

Melonfruity/scheduler

Repository files navigation

Interview Scheduler

This is a simple REACTJS scheduler which allows users to book an interview on a weekday.

Setup

Install dependencies with npm install.

Dependencies

nodeJS
express
axios
ReactJS
NormalizeJS
react-dom

Running Webpack Development Server

npm start

Usage

The client can add in a name and select an interviewer to be interviewed by. The days are limited from Monday to Friday and from 12 PM to 4PM, 1 hr slots. The client can choose to edit an interview or delete it. This project uses websockets, so changes to an appointment is updated for all viewing clients.

DEPLOYED ON

Client: Netlify Server: Heroku

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Images and demo

DEMO LANDING API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published