servicecatalog / oscm

An Enterprise-ready Cloud Services Management Software.
https://openservicecatalogmanager.org
Apache License 2.0
38 stars 14 forks source link

Composable UI - basic UI for simple components #1222

Open farmakiG opened 3 years ago

farmakiG commented 3 years ago

Summary Implement a minimal Composable UI which creates code blocks for some of the very basic components. For example, only for the navbar component or the breadcrumbs components.

Details First it has to be decided if the composable UI will be implemented as an Extension of OSCM or directly a part of the marketplace UI. In the second case, which technology will be used? => Choose a state-of-the-art technology such as React or Angular. Once the technology and/or the architecture has been chosen, create a basic composable UI creating useful code blocks for the customer, where you can drag-and-drop components and save the result in a workspace, or as code. As a third step, a deployment mechanism/script has to be implemented, to re-deploy the created code blocks in the OSCM pages.

Acceptance criteria

Additional context Add any other context or screenshots about the task.