Skip to content

React application which allows users to create, edit and delete interviews with available interviewers. The app was created with the following tech stack: React, Node.js, Express, Jest, CSS, PostgresQL.

Notifications You must be signed in to change notification settings

Aman-Hundal/scheduler

Repository files navigation

Interview Scheduler

Simple, single page interview scheduling application created with React.

Interview Scheduler allows you to book daily appointments throughout the weekdays with available interviewers. Users can create new appointments, delete existing appointments and edit their appointments. Comes with error handling such as student name and interviewer selection validation and many other features.

Project is made primarly using React and Javascript and the tech stack includes:

  • React
  • Webpack, Babel
  • Axios
  • Storybook
  • Jest
  • Testing Library
  • Cypress
  • Webpack Dev Server
  • Express

Final Product

"Main"

"Creating"

"Deleting"

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

React application which allows users to create, edit and delete interviews with available interviewers. The app was created with the following tech stack: React, Node.js, Express, Jest, CSS, PostgresQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published