Εφαρμογή Android για την εύρεση χαμένων κατοικιδίων και την καταγραφή τοποθεσιών ζώων
Android application for finding lost pets and documenting the location of animals
View/ Open
Keywords
Android ; Machine learning ; Jetpack Compose ; Firebase ; Tensorflow ; Αναγνώριση εικόνων ; ResNet50 ; APIAbstract
This master’s thesis presents an Android application, written using the Kotlin programming
language, which allows its users to create posts about the loss of their pets or about the
encounter of an animal in the street, with the goal of notifying other users around the area the
indicated by the poster. Members of local government also have access to the application,
allowing them to update the status of a post regarding the steps that have been taken to find or
relocate an animal. The functionality of the application is supported by a Spring Boot API written
using Java, a Python API written using the FastAPI library and the Firebase platform made by
Google.