Skip to content

The Interview Scheduler is Lighthouse Labs appointment scheduling app for students and interviewers using the React view library.

Notifications You must be signed in to change notification settings

hmcleod6/scheduler

Repository files navigation

Interview Scheduler

The Interview Scheduler is an appointment scheduling app for students and interviewers using the React view library. Interview Scheduler allows you to book and edit appointments between students and interviewers. The appointments can then be edited and deleted, and the calendar shows you how many slots are available for each day.

Setup

  • Start by installing dependencies in your terminal with npm install ** You must run the program concurrently with the scheduler-API **
  • Running Webpack Development Server: npm start
  • Running Jest Test Framework npm test
  • Running Storybook Visual Testbed npm run storybook

Dependencies

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

Screenshots

"Screenshot 1 - Creating an appointment" Screenshot 1 - Creating an appointment

"Screenshot 2 - Delete appointment confirmation screen" Screenshot 2 - Delete appointment confirmation screen

"Screenshot 3 - View of Interview Scheduler page with appointments" Screenshot 3 - View of Interview Scheduler page with appointments

About

The Interview Scheduler is Lighthouse Labs appointment scheduling app for students and interviewers using the React view library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published