Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.28 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.28 KB

PI Manager

PI Manager is a research project for digitizing and automating of SAFe PI-Planning. It provides a real-time collaborating planning board, try to make the collaboration while planning process more easier and more efficiently.

Quick start

  • Run npm install to install all dependencies.

  • Run npm run start:ui to start the app.

  • Run npm run start:fluid to start backend service for data synchronisation

    Fluid supports Node.js LTS versions 12.17 and greater.

    Please contact me to assign you access to Arzue DevOps. It is also possible to connect with other Azure DevOps project.

Features

  • Real-time board
  • Synchronisation between Team- and Program-Board
  • Visualising dependencis between work items
  • To be continue ...

Technologies

Project Structure

  • apps

    • api    ->    backend rest api
    • pim   ->    main App components
  • libs

    • data  ->    shared data model and distributed data objects
    • ui      ->    basis ui components

TODOs

  • Azure DevOps extension
  • Support for KeyResults & Objectives
  • Dashboard for PI KPI
  • Mouse tracking on a board
  • ...

Contribute

Welcome contributions and feedbacks. Please contact me.

License

Licensed under the MIT License (the "License").