Andidy / finance-app

A Finance / Budgeting Application to refresh my C# knowledge and Learn WPF
0 stars 0 forks source link

finance-app

A Finance / Budgeting Application to refresh my C# knowledge and Learn WPF.

image

The app bases its feature set on two main ideas "Finance Objects" and "Finance Balances". A finance balance represents things like savings accounts, checking accounts, credit card balances, etc. A finance object is an event that affects the balances that have been created, representing things like gifts, paychecks, purchases, bills, etc.

Current Features:

Here is an example of the app with some dumby data: The initial configuration where the selected date is before the time of any finance objects: image

Now we move the date to a point mostly through the month of July so that the first two finance objects are applied: image

And finally we move the date to August 1st so that all 4 finance objects are applied: image