A Scheduler is a single page app (SPA) for student's to schedule interviews with mentors. Student's can book, cancel, edit and delete interviews. Scheduler was built using React, Javascript, HTML, CSS and SQL. Scheduler contains test to be used with Jest and Cypress testing frameworks.
Install dependencies with npm install
.
npm start
npm test
npm run storybook
npm run cypress