Skip to content

mhallett00/scheduler

Repository files navigation

Interview Scheduler

This Scheduler is a full stack web app built in React. It allows you to add, edit, and delete interviews as a scheduler probably should!

Completed by Michael Hallett at Lighthouse Labs

Final Product

Display of interviews by currently selected day

"Screenshot of a typical display of interviews by day"

Hover to hightlight contexutal edit and delete buttons

"Screenshot of hightlight contexutal edit and delete buttons"

Interview Edit display

"Screenshot of edit form"

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

Dependencies

  • Node.js 10.16.1
  • axios 0.19.2
  • classnames 2.2.6
  • normalize.css 8.0.1
  • React 16.9.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published