Skip to content

davique0/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a single-page application (SPA) using React that allows users to book technical interviews between students and mentors.

Screenshots

Main Page

Add Interview

Added Interview

Edit Interview

Delete Warning

Setup

Install dependencies with npm install.

Dependencies

  • axios axios: ^0.20.0,
  • classnames: ^2.2.6,
  • normalize.css: ^8.0.1,
  • react: ^16.9.0,
  • react-dom: ^16.9.0,
  • react-scripts: 3.4.4

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

Scheduler project for LHL using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published