Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Happathon Engine a black-box form generator. #22

Open
a-laughlin opened this issue Nov 26, 2013 · 0 comments
Open

Make Happathon Engine a black-box form generator. #22

a-laughlin opened this issue Nov 26, 2013 · 0 comments

Comments

@a-laughlin
Copy link
Contributor

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.

Directory is located at:
https://github.com/IDCubed/oms-happathon/tree/master/src/common/happathon-engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant