Skip to content

Repository files navigation

Interview Scheduler

Interview scheduler is a single-page React application that allows users to schedule interviewers from Monday - Friday from 12:00 - 17:00. Users can also change the interviewer, edit their name or cancel the interview.

Data is stored through use of an API which can be found here

Screenshots

Homepage

Homepage

Setup

  • Install dependencies with npm install.
  • Set up API by following the README here
  • npm start on both the API and the interview scheduler

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

Interview Scheduler is a single-page application (SPA) that allows users to book technical interviews between students and mentors

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages