Skip to content
Matt Hakin edited this page Apr 30, 2025 · 4 revisions

Frequently Asked Questions (FAQ)

1. Do I need to install anything to use this app?

Nope! The app runs entirely in your browser via Streamlit Cloud. Just visit the live app and you’re good to go.

2. How do I start with a clean set of data?

Use the reset script provided: python reset_data.py

3. Where is my data stored?

All of your glucose, HbA1c, and supply records are stored as .csv files inside the /data/ folder.

Clone this wiki locally