Open the portfolio · Review the related case study
This repository contains a sanitized demonstration. Names, records, and planning data should be treated as fictionalized portfolio content rather than a production source of truth.
Large Workday optimization lists can become difficult for executives to interpret. Leadership needs a concise way to understand priorities, dependencies, owners, Jira context, Smartsheet schedules, risk, timing, and decisions needed.
- IT leadership
- PMO and program managers
- Executive sponsors
- Finance and operations stakeholders
- Workday functional owners
- Interactive task list and executive context panel
- Plain-English search across roadmap items
- Jira key, URL, status, and assignee fields
- Smartsheet published links by workstream
- Board packet PDF generation
- Priority and dependency review concepts
- Roadmap scenario planning and schedule-window context
- Static HTML/CSS/JS
- JSON data model for roadmap tasks and dependencies
- jsPDF for client-side board packet export
- Designed as an executive decision layer over Jira/Smartsheet-style source systems
- Connect Jira and Smartsheet through backend APIs
- Add scheduled data refresh
- Add scenario save/share
- Add risk and impact heatmaps
- Add owner accountability reporting
- Structured roadmap and dependency data models
- Executive-facing decision and board-packet workflows
- Explicit separation between portfolio demonstration data and production records
- Automated HTML and JSON validation on every push and pull request