Skip to content

mercuriousreign/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a singlepage application made using React. The components were built individually using Storybook. The app allows user to book inteviews in a timeslot in each individual days. Allowing for input of student name and individual interviewer

The backend scheduler-api can be found here : https://github.com/mercuriousreign/scheduler-api

Main functionality Interview edit User interactive popups Interview delete Fullview Full view

Dpendencies

  • axios
  • @testing-library/react-hooks
  • react-test-renderer
  • react
  • react-dom
  • react-hooks-testing-library
  • react-scripts
  • normalize.css

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

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lighthouse-labs/scheduler