# 📁 Project Portfolio Dashboard This is the enterprise-style reporting dashboard for open projects, budget allocation, and delivery status. --- ## Portfolio Overview | Portfolio | Owner | Open Projects | Budget Allocation | Hours Allocation | Detail | |---|---|---:|---:|---|---| | Hoppe-home | donnyandjoern-debug | 0 | $0 | ✅ Tracked | [View](./hoppe-home.md) | | Hoppe-GitHub | donnyandjoern-debug | 0 | $0 | ✅ Tracked | [View](./hoppe-github.md) | | **Total** | | **0** | **$0** | **✅** | | --- ## Open Projects Dashboard > Use this table for active execution and budget control. | Project | Portfolio | Repository | Status | Monthly Budget | Budget Used | Hours (Month) | Notes | |---|---|---|---|---:|---:|---:|---| | _(add project)_ | Hoppe-home / Hoppe-GitHub | `org/repo` | 🟢 On Track / 🟡 At Risk / 🔴 Blocked | $0 | $0 | 0h | | --- ## Pipeline Views ### Planned | Project | Portfolio | Repository | Target Start | Priority | |---|---|---|---|---| | _(add planned project)_ | Hoppe-home / Hoppe-GitHub | `org/repo` | YYYY-MM-DD | High / Medium / Low | ### Completed | Project | Portfolio | Repository | Completion Date | Outcome | |---|---|---|---|---| | _(add completed project)_ | Hoppe-home / Hoppe-GitHub | `org/repo` | YYYY-MM-DD | Delivered | --- ## Reporting Standard 1. Track every active project with a clear repo owner and status. 2. Maintain monthly budget allocation and actual spend by project. 3. Record coding/chat work hours in [budget/tracking.md](../budget/tracking.md). 4. Review dashboard weekly to keep project and budget status accurate. --- [← Back to main library](../README.md)