Skip to content

Milestones

List view

  • Project template for a .NET MAUI app to serve as client of the current backend generated by Monaco for at least Windows and Android platforms. It should comply with the following requirements: - Authentication to login against something similar the `monaco-solution` template uses (a generic OpenId Connect identity provider like Keycloak). - A base service abstraction for communicating against the API with some basic parameterization. - A basic CRUD implementation for the existing `monaco-solution` API. - Cross-application concerns like error handling, busy display, state management, etc. - Form for all different field types - Form validations (both client and server-side display)

    No due date
    0/3 issues closed
  • Project template for a Blazor WebAssembly application to serve as the web frontend of the current backend generated by Monaco. It should comply with the following requirements: - Authentication to login against something similar the `monaco-solution` template uses (a generic OpenId Connect identity provider like Keycloak). - A base service abstraction for communicating against the API with some basic parameterization. - A basic CRUD implementation for the existing `monaco-solution` API. - Cross-application concerns like error handling, busy display, state management, etc.

    No due date
    0/3 issues closed