Skip to content

vvEii/scheduler

Repository files navigation

Interview Scheduler

Description

An appointment schedule application allows student to book, edit, cancel appointments with different interviewers. This repo only contains the client codebase using React.js and scss. Also, applied storybook testing, Jest testing, and end-to-end testing Cypress.

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

Running Cypress Test Framework

npm run cypress

Screenshots

"Appointment when edit and delete"

"Appointment in responsive layout"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published