Maraf Money Save

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

Project README

Money

Money is an outcome logging application written as UAP (UWP) to target both desktop and mobile Windows devices.
Get it from Microsoft Store.

Preview in large window size

Also, we have an implementation using Blazor.

Preview in web

Running the Blazor version locally

The Blazor version is a typical SPA web app with backend api. So you need to run two projects Money.Api & Money.Blazor.Host. We typically do it from cmd/pwsh:

Api

dotnet watch run --project .\src\Money.Api\Money.Api.csproj

Blazor

dotnet watch run --project .\src\Money.Blazor.Host\Money.Blazor.Host.csproj

Blog posts

Open Source Agenda is not affiliated with "Maraf Money" Project. README Source: maraf/Money
Stars
194
Open Issues
87
Last Commit
2 weeks ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating