This project must be used with a back-end that contains all api needed and given by Lighthouse Labs
This project is coded with JavaScript and its framework React Used storybook to make components and tested with Jest and Cypress.
User here can be student, that choose to book an appointment with Interviewer. He can confirm, cancel, delete or update any appointment made.
Install dependencies with npm install.
npm startnpm testnpm run storybookWhen the student needs to create an appointment
The Appointment is created and saved in the Database
The Appointment is Edited to update it
The Appointment is Going to be deleted if the user click confirm
, and disappear from the database
For A day or all days we can list all the appointments