Skip to content

lizfosdick/scheduler

Repository files navigation

Interview Scheduler

This project was completed during Week 8 of Lighthouse Labs' Web Development Bootcamp. It is a simple interview scheduler where new appointments between students and mentors can be booked, edited, and cancelled. It uses React, Webpack, Babel, Axios, and WebSockets. The app was tested with Storybook, Jest, and Cypress.

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

Screenshots

"Appointment List and Schedule" "New appointment form"

About

Appointment scheduler React app for Lighthouse Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lighthouse-labs/scheduler