Ανάπτυξη εφαρμογής εξατομικευμένου διαιτολογίου
Development of a personalized diet application

View/ Open
Keywords
Εξατομικευμένο διαιτολόγιο ; Basal Metabolic Rate (BMR) ; Εξατομίκευση λογισμικού ; Android Studio ; Jetpack ComposeAbstract
This thesis project focuses on the development of an Android application that calculates and provides personalized diet plans based on the user's personal information.
The user inputs data such as age, gender, height, weight, and target weight, which are used to calculate daily caloric and protein needs through BMR formulas. The application then generates a weekly meal plan with daily meals that meet the user's nutritional requirements and goals. The implementation was carried out using Jetpack Compose for the user interface and Firebase for data storage and management. The application aims to enhance dietary guidance in an interactive way, adapting to each user's individual needs.