Skip to content

surajjayraman/scheduler

Repository files navigation

Interview Scheduler

Using the latest tools and techniques to build a single page application using React. This modern client application allows users to book and cancel interviews.

Screenshots

"Landing Page" "Book an Appointment"

Technical Specifications

  • React
  • Webpack, Babel
  • Axios
  • Storybook, Webpack Dev Server, Jest, Testing Library
  • Scheduler client app created using Create React App
  • Scheduler API server using Express

Testing

The testing process followed through the development on the project includes best practices in:

  • Unit testing
  • Integration testing
  • End to End testing

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

About

Interview Scheduler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published