This is a browser-based Apple Health Data Visualizer that allows users to:
- 📂 Upload Apple Health XML files
- 📊 Convert XML → CSV
- 📅 Filter by Date & Health Data Type
- 📈 Generate Interactive Graphs (Plotly.js)
- 💾 Download Processed CSV
Built with HTML, JavaScript, Plotly.js, and PapaParse – works fully in the browser (no backend needed)!
✅ XML to CSV Conversion (Client-Side)
✅ Interactive Graphs with Plotly.js
✅ Sort & Filter Data by Date
✅ CSV Download Button
✅ Works on GitHub Pages
- Upload your Apple Health XML file.
- Select a health data type (Heart Rate, Steps, etc.).
- Adjust the date range to filter your data.
- View interactive charts with zoom & pan.
- Download your processed CSV file.
- Clone this repository:
git clone https://github.com/jtb21091/applehealth.git