Money icon indicating copy to clipboard operation
Money copied to clipboard

Personal Expense Manager -- UWP (+ Blazor) and CQRS+ES.

Results 112 Money issues
Sort by recently updated
recently updated
newest added

We could store `EventSourcing.db` in roaming profile. If we define a domain version there, we could distinguish if the app version could use it, or requires upgrade.

idea
synchronization
desktop

When currency unique code will be from standard list, we could use .NET money formatting. Otherwise user should have an option to define decimal and thousand separators, currency symbol position...

idea
page-CurrencyList
desktop

We can use pivot with icons as headers (like alarm app) to show progress and enable navigation between step in creation.

component-ExpenseCreate
idea
desktop

After implementing #9 try to organize categories in the outcome create / edit to grid `3 x N`.

component-ExpenseCreate
idea
desktop

- https://github.com/beto-rodriguez/Live-Charts

page-Summary
idea
page-Trends
desktop

Add graph with category outcome through time.

idea
page-Trends
desktop

- [ ] View model initialization inside navigator implementation. - [ ] Interface implemented in page if view model initialization done notification is required. - [ ] Data loading code...

code
desktop

After navigating back to the summary, "No data message" is displayed for a second. 1) Summary 2) Navigate to overview 3) Go back.

bug
template
desktop

Based on #128, we would need to manage local profiles in universal app. I think we don't need to implement it in v1.0.0, but solution for #128 should take it...

idea
desktop

Replace current `` with proper use of ``.

idea
blazor