-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Add an interest calculation feature for the saving account. #30
Comments
I'm afraid it would be very difficult for a third-party app to provide the same calculation results as every bank's actual interest amount. I think if it's difficult to provide accurate results, it's better not to provide this feature. |
No, I think we should just add it to our application. When entering data, we will include fields for interest rate and interest payment date... and when the payment date arrives, we will notify the user. (telegram bot is an option). |
Do you mean to just add more information to the saving account (including reminders), but not let ezbookkeping automatically generate a new transaction? |
If ezbookkeping can automatically generate a new transaction and add a notification, it would be better to let usrs know it has been created. |
I think it is difficult for ezbookkeeping to calculate interest rates exactly the same as the bank's, but storing some account information and send reminders can be a new feature. |
Add a feature to display the start date, term, and interest amount, and automatically notify when the interest payment date arrives.
Example:
The text was updated successfully, but these errors were encountered: