Skip to content

sonia0409/Interview-Scheduler

Repository files navigation

Interview Scheduler

  • A Single Page App, which leverage users to:
  • View the available appointments
  • Book a new appointment & view the appointment once booked.
  • Edit or delete the existing 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

Technical Specifications

  • React
  • Webpack, Babel
  • Axios
  • Storybook, Webpack Dev Server, Jest, Testing Library
  • Cypress

Interact with the database

Can be refered to https://github.com/lighthouse-labs/scheduler-api

Screenshots of the schduler app

"interview-scheduler"

"book-an-appointment"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lighthouse-labs/scheduler