Εφαρμογή android για διαχείριση προσκεκλημένων
Android application for guest management
View/ Open
Keywords
Εφαρμογή ; Android ; Firebase ; Kotlin ; Jetpack ComposeAbstract
The present master's thesis deals with the "Honeymooners" application developed within the
framework of the master's degree program at the University of Piraeus. The main purpose of the
application is to record guests and provide statistics.
The purpose of this report is to explain and analyze the architecture of the application,
both in terms of its implementation and the use of appropriate tools for its development.
Furthermore, the functionality of the application is presented, along with user instructions to
understand its operation from the user's perspective.
In more detail, this report consists of seven (7) chapters. The first chapter provides a
general introduction. The second chapter introduces the "Kotlin" programming language,
Jetpack Compose, and Firebase database so that the reader gains the background needed to
understand the use of these tools. The third chapter provides a field overview. Practically,
similar applications to ours are analyzed in this chapter. The fourth chapter presents the
application and provides a user manual. In the fifth chapter, which could be considered the most
important, the architecture of the application is analyzed. In other words, the following two
questions will be answered: "What did we build?" and "How did we build it?". The sixth chapter
mentions future extensions that the application could have. In the seventh and final chapter, the
conclusions of the dissertation are discussed.
Finally, I would like to express my gratitude to Associate Professor Mr. Efthimio Alepis
for his guidance during the implementation of the application.