Samagra-Development / workflow

Workflow is an Open Source project aimed towards the creation of data flow models using config files thereby allowing you to easily create and interact with stateful applications with minimum setup.
https://samagra-development.github.io/workflow
5 stars 28 forks source link

Adding offline support to workflow's apps #37

Open karntrehan opened 1 year ago

karntrehan commented 1 year ago

We should leverage service workers to:

Milestone 1 - Cache React Layers

Milestone 2 - Render enketo offline

Milestone 3 - Offline Support next.js frontend screens - FamilyId

Milestone 4 - Documenting & contributing

Milestone 5 - Download enketo offline upfront - Community driven

abhay-samagra commented 1 year ago

@karntrehan - Could we prioritize this ticket in the remaining part of the sprint? I can help in deprioritising other stuff in lieu of this ticket.

Shruti3004 commented 1 year ago

Pre-requisites:

Action Items for week (May 29 - June 2)

Shurtu-gal commented 1 year ago

@karntrehan @amit-s19 @Shruti3004 I would love to work upon this. Can you guide me a little?

Shruti3004 commented 1 year ago
{
    "summary": {}, 
    "benefits": {}
}

OR


[
   { "name": "Summary", "endpoint": "", "data": ""}
   { "name": "Benefits", "endpoint": "", "data": ""}
   { "name": "Transaction", "endpoint": "", "data": ""}
]
amit-s19 commented 1 year ago

Issues creted in Enketo Express for contributing

https://github.com/enketo/enketo/issues/940 https://github.com/enketo/enketo/issues/939 https://github.com/enketo/enketo/issues/938 https://github.com/enketo/enketo/issues/937 https://github.com/enketo/enketo/issues/936