This is a simple website that will save track your Monopoly game details so you can restart later.
Each time you save, you are given a new immutable ID and link so you can send it to the friends you are playing with to insure there's no cheating going on.
Right now it stores the Ghostbuster's Monopoly and New Monopoly places. It is written to support multiple Monopoly board types, I just need to do data entry on those.
It is offered as a service free here.
- Single Page App written in Blazor
- Database is MongoDB Atlas
- Backend is MongoDB Realm App Services