PI Planner — Minimal React Frontend
Quick start
- Install dependencies
cd pi-planner-react
npm install
npm run devThis is a minimal single-page frontend that stores state in localStorage and allows:
- editing person × sprint capacity
- adding epics and allocating SP per person per sprint
- real-time sprint totals and basic overload coloring
- CSV export of epic allocations