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

A follow up on #394 to use readable responses in blazor client.

code
blazor

Use Google Analytics to see usage stats. Show acknowledgement to the user.

idea
blazor

PWA builder https://www.pwabuilder.com/?url=app.money.neptuo.com https://medium.com/pwabuilder/bringing-chromium-edge-pwas-progressive-web-apps-to-the-microsoft-store-c0bd07914ed9 Documentation https://docs.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium/microsoft-store

idea
blazor

It shouldn't have. Also it should select all the text on first focus.

As described here, consider some refactoring s. https://www.github.com/dotnet/AspNetCore.Docs/tree/1e199f340780f407a685695e6c4d953f173fa891/aspnetcore%2Fblazor%2Fwebassembly-performance-best-practices.md

idea
code
blazor

Try hybrid app https://devblogs.microsoft.com/aspnet/hybrid-blazor-apps-in-mobile-blazor-bindings-july-update/. Or try [WebWindow](https://www.nuget.org/packages/WebWindow) and make it a native.

idea
blazor

Use vertical slices instead of current ball of mud. - Money.Blazor.Components _(reusable components)_ - Bootstrap - FontAwesome - Money.Blazor - Authentication - Profiles - Expenses - Categories - Currencies -...

code
blazor

When the dialog is opened empty and user fills amount and description and than clicks on category, we can submit the form. These should be an checkbox to disable this...

enhancement
page-ExpenseCreate
blazor