Project
Household source published
Chores and to-dos with Tody-style urgency decay, recurring and seasonal tasks, and an order-of-operations planner for work that has to happen in sequence.
Stack
Python · FastAPI · React + Vite · PostgreSQL
Notable engineering
- Chores decay toward urgent over time rather than being binary done/not-done, so the list reflects what actually needs attention.
- Handles recurring and seasonal work, plus an order-of-operations planner for tasks with real dependencies between them.