Skip to content

sorihan01/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a SPA React application that allows users to book, edit and cancel interviews. This project focuses on React and Test Driven Development completed during my time at Lighthouse Lab's Full Stack program. Working with built in hooks, custom hooks and TDD were some of the highlights in this learning experience.

Scheduler - Demo

Project Stack

Front-End: React, Axios, JSX, HTML, SASS, JavaScript

Back-End: Express, Node.js, PostgreSQL

Testing: Storybook, Webpack Dev Server, Jest, Testing Library and Cypress

Dependencies:
"Dependency List"

Navigate and create new appointments.

"User can navigate and create new appointments."

Seamlessly edit and update your appointments.

"User can seamlessly edit and update your appointment."

Getting started

Install dependencies with npm install.

Running Webpack Development Server

npm start

Data is stored in a PostgreSQL database that can be found here. To setup the api server, follow the instructions in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published