Glucose Record Feature Overview
- Manual Data Input:
- Users can manually enter their blood glucose levels through a simple input form.
- The input can include values along with the timestamp of the measurement.
- Automatic Data Upload:
- Once submitted, the data is securely sent to the backend and stored in a database.
- The system supports real-time updates and consistent record-keeping.
- Immediate Feedback on Glucose Status:
- After submission, the system automatically analyzes the value and categorizes it as:
- π’ Normal
- π΄ High
- π΅ Low
- This feedback is instantly displayed next to the input for user awareness.
- After submission, the system automatically analyzes the value and categorizes it as:
- Dynamic Line Chart Visualization:
- All recorded glucose levels are plotted on an interactive line chart.
- The chart provides a clear visual of changes and trends over time.
- Users can easily track fluctuations and patterns in their glucose levels.
- User-Centered Design:
- Designed to assist users in managing diabetes and understanding their health.
- Provides a simple and clear interface with responsive visuals.
This feature helps make blood glucose tracking intuitive, informative, and accessible, especially for educational or simulation purposes.

Frontend Code

Backend Code


Test in Postman
