Rename to Tally; add Beauty category, Housing -> Household

This commit is contained in:
2026-09-18 22:05:47 +00:00
parent b394fd85a9
commit edbd05a3c9
10 changed files with 33 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
# Pin & Penny
# Tally
Daily, weekly and monthly expense tracking. Data is saved privately (local storage on web, on-device storage in the app). No account.
@@ -20,7 +20,7 @@ To use another port: `PORT=8080 python3 server.py`.
## Features
- **Sidebar views** — Daily, Weekly, Monthly and All expenses with live counts, each group with its own total.
- **Categories** — Food, Transport, Housing, Utilities, Shopping, Health, Entertainment, Other.
- **Categories** — Food, Transport, Household, Utilities, Shopping, Health, Beauty, Entertainment, Other.
- **Repeats** — mark an expense Daily, Weekly or Monthly. Repeating entries appear under “Repeating expenses” with the next due date and a one-click **Log next occurrence** button.
- **Summary** — totals plus a per-category spending breakdown for whatever is shown.
- **INR amounts** — everything is shown in rupees (₹) with Indian digit grouping.