Skip to content

josephdoba/scheduler

Repository files navigation

Interview Scheduler

This is an Interview Scheduler project built with React during my time at Lighthouse Labs. It's a single page application that allows the user to, you guessed: it schedule interviews.

Demo:

Setup

Install dependencies with npm install.

Fork the database server from scheduler-api.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Running Cypress testing:

npm run cypress

Dependencies:

axios
classnames
react
react-dom
react-scripts
normalize.css
sass

Testing Tools:

babel/core
babel-loader
ypress
storybook
testing-library/jest-dom
testing-library/react
testing-library/react-hooks
prop-types
react-test-renderer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published