The happathon engine is a standalone black-box form and alert generator that will eventually be ported to other platforms so that other apps can include it to trigger actions in their own app based on well-being states. This issue only addresses the form generator. The alert generator will be separate. For now, the plan is to make it angular-based and encapsulate it in its own directory. It should have a simple API that allows it to:
Generate consistent forms upon request
Add to existing forms.
Not remove or change its existing internal forms (to keep measurement consistent)
Generate the base forms out of the box through sensible defaults.
For more details on how it can work, check out the forms scenario. Improvements on those scenarios are always welcome.
The happathon engine is a standalone black-box form and alert generator that will eventually be ported to other platforms so that other apps can include it to trigger actions in their own app based on well-being states. This issue only addresses the form generator. The alert generator will be separate. For now, the plan is to make it angular-based and encapsulate it in its own directory. It should have a simple API that allows it to:
For more details on how it can work, check out the forms scenario. Improvements on those scenarios are always welcome.
Directory is located at: https://github.com/IDCubed/oms-happathon/tree/master/src/common/happathon-engine