Skip to content

Interview Scheduler is a full stack web application built with React, PostgreSQl and Node/Express. This application allows for users to create, manage and organize their interviews in an effort to help stream line the hiring process. Interview Scheduler also takes advantage of websockets in order to allow for the app to scale for larger buisness…

Notifications You must be signed in to change notification settings

QuinAiton/Interview-Scheduler

Repository files navigation

Interview Scheduler

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

Interview Scheduler is a full stack web application built with React, PostgreSQl and Node/Express. This application allows for users to create, manage and organize their interviews in an effort to help stream line the hiring process. Interview Scheduler also takes advantage of websockets in order to allow for the app to scale for larger buisnesses, allowing for real time changes to occur when multiple users are using the application.

Dependencies

- axios
- classnames
- normalize.css
- react
- react-dom
- react-hooks-testing-library
- react-scripts

Testing

  • StoryBook
  • Jest
  • Cypress

ScreenShots

"Scheduler Home Page" "Creating Interview" "Removing Interview"

About

Interview Scheduler is a full stack web application built with React, PostgreSQl and Node/Express. This application allows for users to create, manage and organize their interviews in an effort to help stream line the hiring process. Interview Scheduler also takes advantage of websockets in order to allow for the app to scale for larger buisness…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published