makepad/apps/sheets/demos/project_plan.csv
Admin 3c7566a565 Merge work into webdemos: the mp prefix rename
apps/files, apps/sheets, libs/wm_api, libs/wm_theme and the renamed env vars and script
namespaces meet the demo seams; added demo files move to the renamed paths; the files app
keeps its own makepad_home so demo builds without the chat feature do not link the AI hub.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WV6BzHQiJEvvK9EPc1d4ks
2026-09-02 11:23:11 +02:00

572 B

1TaskOwnerStartDueStatusDaysBudgetOutcome
2ResearchAmina2026-09-012026-09-04Done41200=IF(E2="Done","Closed","Open")
3PrototypeLeo2026-09-052026-09-12Done83600=IF(E3="Done","Closed","Open")
4User testingMei2026-09-132026-09-18In progress62400=IF(E4="Done","Closed","Open")
5PolishNoah2026-09-192026-09-25Planned73100=IF(E5="Done","Closed","Open")
6LaunchTeam2026-09-282026-09-30Planned31800=IF(E6="Done","Closed","Open")
7Total=SUM(F2:F6)=SUM(G2:G6)=IF(G7<=12500,"On budget","Review")