Skip to content

TimaJuma/scheduler

Repository files navigation

Interview Scheduler

This is a FullStack APP with Front END written in React

This APP allows you to manage your appointments:

  • Create appointment by selecting appropriate date
  • Edit it
  • Delete it

Setup

Install dependencies with npm install and follow further istructionss

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

The views of Final implementation

1. View all the available appointments with remaining spots on each day

"view appointments"

2. Create a new appointment

"view appointments"

3. Created an appointment and spots remaining updated accordingly

"view appointments"

4. Edit the appointment

"view appointments"

5. Delete confirmation component rendered

"view appointments"

6. Deleted and spots remaining updated accordingly

"view appointments"

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published