Skip to content

begeh/scheduler

Repository files navigation

Interview Scheduler

Interviewer is an app for creating, editing, and deleting interview appointments in real-time. Page updates made across clients using WebSockets. Developed in ReactJS.

** Access deployed app at https://interview-scheduler-app.netlify.com (Deployed using Heroku, CircleCI, and Netlify) **

Final Product

"Screenshot of Initial Page" "Screenshot of Editing" "Screenshot of Deleting"

Dependencies

  • ReactJS
  • Express
  • PostgreSQL
  • Axios
  • Web Sockets

Testing Technologies

  • Storybook
  • Cypress
  • Jest

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

Interviewer is an app for creating, editing, and deleting interview appointments in real-time. Page updates made across clients using WebSockets. Developed in ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published