Skip to content

maycheongs/scheduler

Repository files navigation

Interview Scheduler

Scheduling app for students to book/edit/delete interview appointments with an available interviewer

Tech Stack

ReactJS, Express, Axios, WebSockets

(testing) Jest, Storybook, Cypress

See it via Netlify

navigate to : "https://scheduler-mayc.netlify.app/"

(might need refresh to activate heroku database)

(optionally) open a second browser to see changes made live

Add/Edit Delete

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

Scheduling app for users to book/edit/delete interview appointments with an available interviewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published