Skip to content

jan-lab/scheduler

Repository files navigation

Interview Scheduler

With the Interview Scheduler, a user is able to create, edit, and delete an appointment. An appointment is created by selecting a timeslot on a specific day of the week with a student name and an interviewer from the list of interviewers provided. As appointments are created and deleted, the "# spots remaining" indicator is updated.

"Adding a new appointment 1" "Adding a new appointment 2" "New appointment added" "Deleting an appointment"

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

Watchers

Forks

Releases

No releases published

Packages

No packages published