Skip to content

therealarcher/scheduler

 
 

Repository files navigation

Interview Scheduler

Interview Scheduler is a single page application built using React. It allows a user to book a student name, interviewer, and select a time from a calendar to create an interview appointment(s) during a set week.

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Storybook Visual Testbed

npm run storybook

Screenshots

Database API

https://github.com/therealarcher/scheduler-api-1 follow instructions in README file to install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 17.5%
  • HTML 3.5%