Rename to Tally; add Beauty category, Housing -> Household
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Pin & Penny — Expo app (web + mobile from one codebase)
|
||||
# Tally — Expo app (web + mobile from one codebase)
|
||||
|
||||
React Native (Expo SDK 57) version of the expense tracker. The same code runs as a
|
||||
website, an iOS app and an Android app. Data is stored on-device with AsyncStorage,
|
||||
@@ -11,8 +11,8 @@ working as before; this folder is the future-proof rewrite.
|
||||
|
||||
- **Daily / Weekly / Monthly tabs** — the same expenses regrouped by day, by week
|
||||
(Monday–Sunday) or by month, 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. They appear under
|
||||
“Repeating expenses” with the next due date and a **Log next occurrence** button.
|
||||
- **Summary** — totals plus a per-category spending breakdown of whatever is shown.
|
||||
|
||||
Reference in New Issue
Block a user