We developed a permission management system and finely tuned the connection with the reader. Depending on the stage the user was at, they would be directed to the appropriate screen, ensuring efficient connection and data transmission.
Faced with server search issues that did not always correctly process queries by various parameters, we closely collaborated with the server team to optimize query processing, improving accuracy and response speed.
We created a system for uploading and checking files, ensuring compliance with formats and sizes. Efficient file exchange with the server was crucial for managing the large amount of media data associated with each animal.
Developing a custom photo player and integrating it with the camera allows users to easily photograph and view animal images directly through the app.
We implemented a system for storing and transmitting large data arrays in the form of an “animal” object, which ensures accurate data preservation and speeds up server processing.
Implementing lazy loading techniques in lists and databases allowed for effective management of large data volumes without overloading the user interface.
Using caching for images provides quick access to media without the need to reload them from the server each time, optimizing resource use and app speed.