8000 GitHub - valik94/Scheduler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

valik94/Scheduler

Repository files navigation

Interview Scheduler

Getting Started:

  1. Clone the repository onto your local device.
  2. Install dependencies using the npm install command.
  3. Start the web server using the npm start command. The app will be served at http://localhost:8080/
  4. Go to http://localhost:8080/ in your browser.

Setup

Install dependencies with npm install.

Dependencies

  • axios
  • @testing-library/react-hooks
  • react
  • react-dom
  • react-scripts
  • react-test-renderer
  • node-sass
  • storybook
  • babel
  • classnames
  • eslint-plugin-cypress
  • normalize.css

Running Webpack Development Server

npm start

Running API Database Server

"API-Server-Link"

Open the associated API database server called api-scheduler and follow their README to create DATABASE and seed it. Once done please proceed.

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Screenshots

  1. Demonstration of creating a new appointment for "Valentin" "Creating appointment for Valentin"
  2. Demonstration of editing function of an appointment and changing student name to "Valentin Lyashenko" "Editing appointment for Valentin to Valentin Lyashenko and different interviewer selected"
  3. Deleting appointment for Valentin Lyashenko and count reverses. "Deleting appointment for Valentin Lyashenko"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0