Skip to content

luaduarte04/scheduler

Repository files navigation

Interview Scheduler

A scheduler that allows users to create, edit and delete interview appointments built with React, Node, Express, Axios, SQL and tested with Storybook, Jest, Cypress.

Final Product

"Screenshot of Scheduler when loaded" "Screenshot of Scheduler when booking an appointment" "Screenshot of Scheduler when editing an appointment" "Screenshot of Scheduler when appointment is booked" "Screenshot of Scheduler when trying to delete appointment" "Screenshot of error component being tested in Storybook" "Screenshot of status component being tested in Storybook"

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

  • axios: ^0.19.2,
  • classnames: ^2.2.6,
  • normalize.css: ^8.0.1,
  • pure-js: ^0.2.6,
  • react: ^16.9.0,
  • react-dom: ^16.9.0,
  • react-scripts: ^3.4.1
  • @babel/core: ^7.4.3,
  • @storybook/addon-actions: ^5.0.10,
  • @storybook/addon-backgrounds: ^5.0.10,
  • @storybook/addon-links: ^5.0.10,
  • @storybook/addons: ^5.0.10,
  • @storybook/react: ^5.0.10,
  • @testing-library/jest-dom: ^4.0.0,
  • @testing-library/react: ^8.0.7,
  • @testing-library/react-hooks: ^3.2.1,
  • node-sass: ^4.14.1,
  • prop-types: ^15.7.2,
  • react-test-renderer: ^16.9.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published