Skip to content

FelixPriori/scheduler

Repository files navigation

Interview Scheduler

Scheduler is a full stack, single page React app which uses PostgreSQL and Axios, and was tested with Storybook, Jest and Cypress.

Scheduler allows students to book and manage interviews with an interviewer. While creating the appointment, the student can enter their name and choose an interviewer, which they can edit, or delete after saving.

This app was made by Felix Rioux Sabourin in March 2020, on week 7 & 8 of Lighthouse Labs's 12 weeks web bootcamp.

scheduler

Setup

Install dependencies with npm install.

Running the api

Follow the README on the api github page: scheduler-api

Running the dashboard (optional)

Follow the README on the dashboard github page: scheduler-dashboard

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

React app which allows students to book inteviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published