A lightweight digital ledger for informal traders in Kenya to track daily sales, expenses, and personal draw — built to surface real business profit, not just cash flow. MVP prototype, vanilla JS.
# Duka Ledger
A simple digital ledger for small traders — track money in, money out,
and see your real weekly business profit, separate from what you've
personally drawn out.
## Why
Most small traders in Kenya use mobile money for transactions, but have
no easy way to see whether the business is actually profitable versus
just cash moving through. This tool surfaces that one number.
## Status
v1 prototype — local storage only, no backend, no auth. Built to test
the core loop before adding M-Pesa integration and savings nudges.
## Running locally
Open `index.html` with a local server (e.g. VS Code Live Server, or
`npx serve`).
## Roadmap
- [ ] M-Pesa Daraja integration (auto-read transactions)
- [ ] Savings nudge via STK push
- [ ] Cloud sync / multi-device