Skip to content

Interview Scheduler is a single page application scheduler project for Lighthouse Lab students built by using React. It communicates with an API server over HTTP thru axios, using the JSON format. The app components were built using Storybook and tested using Jest and Cypress.

Notifications You must be signed in to change notification settings

jjjunio/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a single page application scheduler project for Lighthouse Lab students built by using React. It communicates with an API server over HTTP thru axios, using the JSON format. The app components were built using Storybook and tested using Jest and Cypress.

"Interview Scheduler UI"

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

About

Interview Scheduler is a single page application scheduler project for Lighthouse Lab students built by using React. It communicates with an API server over HTTP thru axios, using the JSON format. The app components were built using Storybook and tested using Jest and Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published