opensrp / opensrp-client

Android app for Frontline Health Workers (FHWs).
Other
15 stars 32 forks source link

Adding JSON form library to opensrp app #471

Open maimoonak opened 7 years ago

maimoonak commented 7 years ago

@maina @keymane

We are working on ODK integration which provides highly extensible and flexible and dynamic form building and data entry support.

But since JSON form itself is also powerful and provides developer flexibililty and Ona already have done work on this we would want to explore the JSON form builder and make ODK module in a way that user/developer have choice to use any form renderer (ODK/JSON).

Would like to ask few questions and highlight important points.

Our developer is exploring the ODK and basic setup and once she is done would it be possible to touchbase and plan the architecture of both form builders to make sure that form integration is smooth and requires min dev effort.

sohelsarder commented 7 years ago

ODK table able to render CSV form, we tried once, you may check that.

maina commented 7 years ago

@maimoonak