Skip to content
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

Open
f97 opened this issue Dec 3, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@f97
Copy link
Contributor

f97 commented Dec 3, 2024

Add a feature to display the start date, term, and interest amount, and automatically notify when the interest payment date arrives.

Example:

IMG_0221

@mayswind
Copy link
Owner

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.

@f97
Copy link
Contributor Author

f97 commented Dec 17, 2024

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).

@mayswind
Copy link
Owner

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?

@f97
Copy link
Contributor Author

f97 commented Dec 22, 2024

Do you mean to just add more information to the saving account (including reminders), but not let ezbookkeping automatically generate a new transaction?

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.

@mayswind
Copy link
Owner

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.

@mayswind mayswind added the enhancement New feature or request label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants