Skip to content

saurabhdabas/interview-scheduler

Repository files navigation

Interview Scheduler

This Application lets a user book interviews from Monday to Friday. To intitiate the process of booking an interview, a user has to click an empty slot. To Book an interview ,a user must type a name and select an interviewer from the available list of interviewers , Once done can save the interview. To Cancel or Edit the interview ,a user can click on respective buttons .

Screenshots

"Before Booking an interview"

"After Booking an Interview"

"When Deleteing an Interview"

Setup

Install dependencies with npm install.

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

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