The OliveObserver app serves two purposes: presenting data from traps in graph format and allowing users to contribute to data collection. Users can answer predefined questions, upload photos, and submit reports with their location. The app is available on both iOS and Android platforms. The system uses an API to manage data, with traps directly communicating with the database. The database, designed specifically for the project, simplifies data association and powers the app with necessary queries. Data types include geographical, temporal, meteorological, and hardware/software. The app ensures privacy by collecting only necessary information, such as the user’s name, email, location, and photos, all of which are kept confidential.

