/UShell.DemoApp

The 'Demo App' is a sample Module (using the 'ModuleBase JS' Library) to provide Sample-UseCases (flight-booking) for the UShell SPA including a custom UI Component (WebComponent)

Primary LanguageC#

About the 'Project UShell'

This is the idea of building a 'universal' shell in the form of an SPA that can host any web application. The current paradigm of configurable application modules (keyword 'composite application') in combination with the "WebComponents" standard enables us to create a product which is put together from several decentrally hosted components. In addition, an interaction between these modules should be made possible. In addition, it should also be possible to define various standard use cases, such as processing a list of data records in the form of simple CRUD operations, purely configuratively (see the CORE-CONCEPT). In the latter case, no frontend development is necessary at all - only a web service in the backend...

About this Repo

The 'Demo App' is a sample Module (using the 'ModuleBase JS' Library) to provide Sample-UseCases (flight-booking) for the UShell SPA including a custom UI Component (WebComponent)