Skip to content

This App is a simple CRUD app where you can schedule interviews from a remote PSQL database.

Notifications You must be signed in to change notification settings

wagabooga/scheduler

Repository files navigation

Interview Scheduler

About this app

This App is hosted via Netlify and is using a FREE online database thanks to Heroku. For this reason if you load the page and nothing appears, wait ~30 seconds and refresh the page and appointments should appear. Link: https://hardcore-wilson-719e0a.netlify.app/

Screenshots

"Default" "Saving/Deleting"

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

This App is a simple CRUD app where you can schedule interviews from a remote PSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published