Android εφαρμογή για εντοπισμό και καταγραφή κρουσμάτων Covid19 με χρήση Spring Boot Back-End
Android application for detecting and recording Covid19 cases using Spring Boot Back-End
Master Thesis
Author
Καραγιάννη, Γεωργία
Karagianni, Georgia
Date
2022-12Advisor
Αλέπης, ΕυθύμιοςAlepis, Efthimios
View/ Open
Keywords
Spring Boot ; Android appAbstract
This Thesis focuses on the implementation of an Android application, which detects and records Covid19 cases, using the Spring Boot tool as back end and a PostgreSQL database.
The application includes a registration form and a user login form, as well as a map form that displays the user’s location. There is also a form that presents statistical data of the users of the application by using graphical representations. All data are stored in a server using a PostgreSQL database. Finally, spring security is used to securely encrypt passwords.
The purpose of the application is for the user to be able to enter his personal data and to declare if he is infected with the Covid19 virus and to export statistics based on the registered data of the users, as well as to present an efficient way of connection of the aforementioned technologies.