Εφαρμογή Android «My Doctor» για ηλεκτρονικά ραντεβού με γιατρό υλοποιημένη με Android Studio και Firebase
Android application 'My Doctor' for online doctor appointments, developed using Android Studio and Firebase
View/ Open
Keywords
Java ; Doctor appointments ; Android studio ; Ηλεκτρονικά ραντεβού με γιατρό ; Firebase Realtime DatabaseAbstract
This thesis focuses on the development of an Android application called "My Doctor" for finding and scheduling medical appointments online. The application allows patients to book appointments with doctors based on their specialty and geographical location. Doctors can manage their availability, view scheduled appointments, cancel appointments, and analyze statistics such as the busiest week of the month and the most popular appointment hour. The app is built using Java for the front-end and Firebase Realtime Database for data management, providing real-time synchronization.
The purpose of "My Doctor" is to simplify the process of finding and scheduling appointments, enhancing time management for both patients and doctors.
The thesis consists of four main sections. The first section introduces the application, describes the problem, discusses similar applications available in the market and evaluates them, and explains the purpose and goals of "My Doctor." The second section presents and describes the application's functionality. The third section provides a brief overview of the application's architecture, and the fourth section concludes with findings and suggestions for future extensions.