Skip to content

IamHPark/scheduler

Repository files navigation

Interview Scheduler

This is Interview Scheduler which a user can create, edit and delete an interview schedule. Day list will show the remaining spots for each day depending on adding or deleting interview schedules.

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

Final Product

scheduler overview scheduler creating or editing

Dependencies

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published