emavgl / oinkoin

Oinkoin is a flutter app for helping you managing your expenses. No internet required.
GNU General Public License v3.0
98 stars 6 forks source link

Feature Request: Upcoming & Expected #83

Open newhinton opened 5 months ago

newhinton commented 5 months ago

I am currently testing your app to figure out my budget. So far i am liking it!

However, i would like to see my financial future. Repeating items are only calculated on demand, so that the balance is current, but it might not be enough for the rest of the month.

It would be great to have the option to display all future recurring expenses and income, and add an "estimated balance below the actual balance. All those items could be greyed out to differentiate them.

emavgl commented 5 months ago

Thanks! Also another user asked something similar - I think I should give an option to choose to create the recurrent records when visualizing the given time period (for example, if you visualize the current month, all the recurrent records of the month will be created).