Skip to content

lateefazeez/scheduler

Repository files navigation

Interview Scheduler

Scheduler is a single page React App developed for booking interviews in Lighthouse

This project is built with react in the front-end and node with express in the back-end. PostgreSQL is used as database to persist all data.

Setup

Install dependencies with npm install.

Dashboard

Check for the back-end configuration guide here

Back-end

Check for the dashboard configuration guide here

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Final Product

"Screenshot of App Main Page"

"Screenshot of creating an appointment"

"Screenshot of Deleting an appointment"

Dependencies

  • Express
  • Axios
  • Node 5.10.x or above
  • React 16.4.x or above
  • Node-Sass
  • React Testing Library
  • Storybook Testing App
  • Cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published