Case study
ProjectsLedgerSearch and sort the month without leaving the loop

Search and sort the month without leaving the loop
Ledger
Production
Stack
- Next.js
- React
- TypeScript
- Tailwind
- Zod
- TanStack Form
- TanStack Query
- TanStack Pacer
- TanStack Table
- TanStack Charts
- Postgres
- Motion
Summary
Transactions keep the month as a searchable, filterable, sortable list with ten rows per page.
Result
The list reads from the same Postgres store as overview, budgets, pots, and bills.
Lesson
A money loop that cannot retrieve a payment is only a dashboard.