familie-hoppe/projects/README.md
copilot-swe-agent[bot] c61446044f
docs: add enterprise portfolio, budget, and hours dashboards
Agent-Logs-Url: https://github.com/donnyandjoern-debug/personal/sessions/a4b9b843-02ab-4a79-8dbf-c34df7787a34

Co-authored-by: donnyandjoern-debug <262665187+donnyandjoern-debug@users.noreply.github.com>
2026-04-20 11:58:38 +00:00

53 lines
1.6 KiB
Markdown

# 📁 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)