-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Other than expense tracker, maybe we could create a jar to track our savings. This will be useful to compare our expense and savings every month.
Features:
- Integrate with expense categories
savings
- Set a goal for savings (example 1000$ in a year), then it shows the remaining time and balance.
- Shows prediction
Additional features:
This is not a must but I find this feature really cool.
- A financial suggestion that correlate with expenses tracker. Let's say it's called Guilty Pleasure
- It has 2 main component, which is
spend_limit
andcompensation
- Now the user set the
spend_limit
to spend only 100$ inEntertainment
and 10$ forcompensation
. If they exceed the limit, then a prompt/notifications will appear that user should compensate 10$ in every transaction they made inEntertainment
to their savings.
What do you guys think about my idea? Im looking forward to your comment and suggestion!!
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request