Skip to content

kbss-cvut/react-maintenance-planner

Repository files navigation

REACT-MAINTENANCE-PLANNER

Netlify Status

React library used for planning maintenance.

The library is based on react-calendar-timeline.
Currently taken commit - 9fd0f57.
The source code of the library is located in folder src/components/timeline.

Live demo

Check out live demo using storybook.

Run storybook locally

$ git clone git@github.com:kbss-cvut/react-maintenance-planner.git
$ cd react-maintenance-planner
$ npm install
$ npm run dev

Available scripts

In the project directory, you can run:

npm run dev

Runs the storybook in the development mode. Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.

npm run build

Builds the static version of the storybook for production to the storybook-static folder.

npm run build:lib

Build react-maintenance-planner library.


This work has been supported by the grant No. CK01000204 "Improving effectiveness of aircraft maintenance planning and execution" of Technology Agency of the Czech Republic.

About

React component to visualize and manage maintenance plans.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published