freeipa-webui icon indicating copy to clipboard operation
freeipa-webui copied to clipboard

[Doc] Implement developer guides for the new WebUI

Open carma12 opened this issue 1 year ago • 1 comments

In order to guide new contributors to the new WebUI, it is necessary to have developer guides that explain and document some aspects of the application (debugging, testing, implementation of new features, navigation, etc.).

E.g.: Similar to what is done in the current WebUI: https://github.com/freeipa/freeipa/tree/master/install/ui/doc/guides

This requires a good understanding of the project, identifying the key components and patterns needed in the implementation/testing/other aspects, and writing how-to guides providing the context needed.

carma12 avatar Aug 29 '23 10:08 carma12