Starling Germosen
Starling Germosen
* Create Denounce: This it's the section to create a denounce than can be created as an anonimous or as a register user * Pop Up: If im not logged,...
* Details Of Chossen Denounce: We come here after clic on a denounce on the main page, it need to go to the api and update the record on the...
This is the ***Main Page*** where the list of each recent denounce is displayed, this screen use the ApiService to Get a list of the Proposals (Denounces), and save the...
Our App need to be internazionalized ready, so, we need a service to translate labels and text is its possible.
Service to manipulated database based on POCO entities, can be done on sQLite or another.
Are the utilities used to get decentralized job and use generics ways to get jobs done, like UploadPhotoService, ValidateService, etc.
Choose Any Platform to create a Client to comunicated it with the backend, the communication need to be using json.
A Communication Service based on General POCO Entities to comunicate the client with the Backend.