Skip to content

Repository files navigation

Interview Scheduler

Interview scheduler is a single page app based on React, designed to schedule meetings for student with mentors

Getting Started

  1. Clone the project in your favorite code editor
  2. Install all dependencies (using the npm install command), npm install react@^16.9.0, npm install --save-dev react-test-renderer@^16.9.0.
  3. Run the development web server using npm start within the scheduler-api root directory http://localhost:8001/
  4. Run the client rendering using npm start within the scheduler root directory http://localhost:8000/
  5. Select any day of the week to see the app in action
  6. Book an appointment, cancel edit and check the dynamic features of the website to the fullest

Dependencies

  • React
  • Axios
  • Classnames
  • Storybook
  • react-test-renderer
  • @testing-library/react-hooks

Screenshots

"Screenshot of scheduler" "Screenshot of scheduler"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages