Description
Necesito una app para Smartphone y tablet.
Sería para la parte de diseño y programación.
The purpose of the app is allow the users to enter info in smartphone and that info sinc (sent and download) with a WebService/Rest, the wService/Rest can sent success o error messages, if the info cannot pass the validation rules.
1. APP for Android 4.1 or later
2 Features
- Option to setup URL and Name for the WebService/Rest Service that receive the info
- Login (user/password) validation to sent info to WebService/Rest Service LDAP authentication
- Option to configure the OnLine/OffLine mode.
- Working in OnLine mode, is needed a option to establish Time to sync the info
- Working in OffLine mode the info must be save in local SQLLite database
- The structure of the view/enter data is:
Asset |Name | Parent | Position | Meter | LastMeter | Last Update Meter (datetime) | New Meter | DateTime New Meter
- Filter and sort for any of the fields
- When the info has been entered, the record must be in different color, to recognize the record modified and the rest
- Option to eliminate all changes (which has not benn sync/sent to WebService/Rest)
- Allow to handle error after sync the info, i.e. if the WService/Rest generate a Error Message, it is mandatory the option to modifiy the info before sync again (and also a different color for info with error)