Using the exisiting EstateManagementUI project can you build my a new version using Blazor Server.
I want the look at feel to be the same but if you deem fit you can switch the styling from bootstrap to tailwind.
At the moment where I use Mediator to perform functions can this be stubbed out to allow a quick run over without making remote calls.
The main areas to be in this new version are:
- Authentication
- Estate management
- merchant management
- contract management
- operator management
- file processing
Using the exisiting EstateManagementUI project can you build my a new version using Blazor Server.
I want the look at feel to be the same but if you deem fit you can switch the styling from bootstrap to tailwind.
At the moment where I use Mediator to perform functions can this be stubbed out to allow a quick run over without making remote calls.
The main areas to be in this new version are: