Skip to content

mxmitch/scheduler

Repository files navigation

Interview Scheduler

In this single page React application, users can create, edit and delete interview appointments with specific interviewers.

Front-end: HTML, CSS, ReactJS

Back-end: Node.js, Express, PostgresSQL

Test: Jest, Storybook

Screenshots

Example 1: Initial screen and selecting days

Interview Scheduler example initial screen and selecting different days

Example 2: Creating and deleting appointments

Interview Scheduler example of adding and deleting an appointment

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

Web app built with React that allows users to book, edit and cancel interviews in realtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published