Projects
All Projects
High-level view of active workstreams. Tasks are tagged by project for rollup stats.
CCPLATFORM1
Custom Cocktails SaaS platform (quiz + staff dashboard + payments)
Owner: @Jonny
PlatformTotal
0
This Week
0
In Progress
0
Done
0
Recipe Generator
Python service for bespoke cocktail generation (profile builder + constraints)
Owner: @Maximus
RecipegeneratorTotal
0
This Week
0
In Progress
0
Done
0
Mission Control
Internal kanban + task tracker (this app)
Owner: @Maximus
OpsTotal
0
This Week
0
In Progress
0
Done
0
Sales Engine
Walk-ins + calls + demos pipeline (£10k/mo target)
Owner: @Max
SalesTotal
0
This Week
0
In Progress
0
Done
0
How project tracking works
Projects are defined in code (see
INITIAL_PROJECTS). Tasks link to projects via tags (e.g., tag "Platform" → CCPLATFORM1 project). Stats auto-calculate from task counts.To add a new project: add an entry to
INITIAL_PROJECTS and tag tasks with the matching tag.