choochootrain / android-offline-forms

An app for queuing and asynchronously submitting form data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Offline Form Entry

An app for queuing and asynchronously submitting form data

Components

###Android app Provide a JSON file to configure the form (see the default form.json for examples). The application will queue all form submissions until network access is available, and then send them out in batches.

###Test server Used to intercept form submissions and debug application behavior

About

An app for queuing and asynchronously submitting form data.


Languages

Language:Java 92.5%Language:Groovy 4.0%Language:Python 3.5%