About Project
First of all, this project is not yet ready.
Motivated to better understand how the technology team in a Design System works, I started studying Android app development with Kotlin and XML. One of the modules of the course I took taught how to make a simple BMI calculator on just one screen. After creating this simple calculator, I had the idea to build an app to monitor a person's health data.
For the feedback on some data, I used Lottie animations with the aim of easily signaling to the user whether certain data is critical or not. For example, if the BMI is greater than 35, a red animation will appear; if the BMI is normal, a green animation will appear.