Skip to content

oliviacowan/scheduler

Repository files navigation

Interview Scheduler

A single page web app built with React, and using Storybook during development, and is tested with 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

Running the scheduler-API: https://github.com/oliviacowan/scheduler-api

The Final Product

"A list of interviews for Thurday, with the mouse hovering over the first appointment"

"Adding a new appointment"

Dependencies

  • axios
  • @testing-library/react-hooks
  • react-test-renderer
  • React
  • Jest
  • Storybook
  • Webpack
  • Babel
  • Node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published