Skip to content

mhener/Scheduler

Repository files navigation


Interview Scheduler

Project Description:

Interview Scheduler is a React based web application that tracks students' interviews.

Built With:

  • React
  • SASS
  • Storybook Visual Testbed
  • Jest Test Framework
  • Cypress

Getting Started

Setup Scheduler API:

Clone Scheduler Api and follow the setup instructions for PostgreSQL server.

Setup Interview Scheduler:

Install dependencies with npm install.

Running Webpack Development Server:

npm start

Running Jest Test Framework:

npm test

Running Storybook Visual Testbed:

npm run storybook

Running Jest:

npm test

Running Cypress:

npm run cypress

Screenshots:

Main Page on First Load:

Main Page

Add an Interview:

Add an Interview

Show an Interview:

Show Interview

Cancel an Interview Confirmation:

Confirm Cancel Interview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages