Skip to content

fatimasajadi/scheduler

Repository files navigation

Interview Scheduler

"Initial Schedule" "Add appointments" "Confirm delete" "Deleting status" "Saving Status"

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

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x
  • axios
  • classnames
  • dotenv 2.x -reactdom
  • pg-native 3.x
  • storybook
  • cypress
  • jest

About

Interview Scheduler is a React SPA that allows users to book and cancel interviews built using the latest tools and technologies. The data is persisted by the API server using a PostreSQL database. The state is managed using custom and built in hooks. The client application communicates with an API server over HTTP using axios.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors