MonopolyMoneyManager is a Blazor WebAssembly to be used during Monopoly to manage Money transfers.
...
dotnet dev-certs https --trust
dotnet watch run
dotnet publish -c Release
- History of transfers
- Save Status as cookie
- Create configuration page for setting players and amounts
- Generate link with configuration/status for browser favorites
- make some automatic tests