Skip to main content

I am creating a simple app as part of a school project to help users understand their HbA1c levels and what they mean for their health. HbA1c is a measure of average blood sugar levels over the past 2-3 months, and it’s an important test for diagnosing diabetes and managing blood sugar.

This app is designed to let users type in their HbA1c level, and based on what they enter, the app will provide information about their health:

  • If the HbA1c is below 5.7%, the app will display a message saying their level is normal and they have no diabetes.
  • If the HbA1c is between 5.7% and 6.4%, it will inform them that they are in the prediabetes range and should take steps to manage their health.
  • If the HbA1c is 6.5% or higher, the app will indicate that it’s a sign of diabetes and recommend seeing a doctor for further guidance.

My Goal
As a beginner in Figma, I’m using this project to learn more about app design and functionality. I’ve been experimenting with designing user-friendly screens and simulating interactions. My goal is to make the app simple, clear, and accessible for all users.

Future Functionality
While the app is currently a prototype in Figma, I want to eventually work with a developer to make it functional. Users would be able to type in their HbA1c level in a text input field and get immediate feedback based on their input. This feedback will help users better understand their health and take appropriate action.

Be the first to reply!