Commit Graph

18 Commits

Author SHA1 Message Date
Ryan Chen
07662efca8 Add weight tracker overlay and remove saved data shortcut
- Remove "View Saved Data" card from home page
- Add weight tracker section with manual entry and CSV upload
- Overlay weight as line on monthly spending chart (secondary y-axis)
- Weight data stored in browser localStorage
- Fix EST timezone handling for all timestamps
- Fix JS string escaping issues in Jinja template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 18:03:37 -04:00
Ryan Chen
e28d71fa5a Rewrite as uv-based Flask web app with Dockerfile
- Flask dashboard with Plotly charts (stores, monthly, hourly, weekday, heatmap)
- Spotify Wrapped-style summary with year dropdown and inflation toggle
- CSV upload flow (ephemeral, no storage)
- Homepage with upload and saved data options
- Import script for loading CSVs into SQLite
- Dockerized with gunicorn for production

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 17:27:06 -04:00
Ryan Chen
ab5db9d645 small commit for refacotring 2023-08-29 21:18:50 -07:00
Ryan Chen
0dd3f56f7f yeet 2023-08-26 10:40:18 -07:00
Ryan Chen
15a9ea500e Added formatting 2023-08-26 10:37:47 -07:00
Ryan Chen
70f2747a35 added quote 2023-08-26 10:37:14 -07:00
Ryan Chen
5397ef29f8 Added function to import any Doordash CSV to create graphs 2023-08-21 21:19:56 -07:00
Ryan Chen
e6e0b43c4c Bad commit sadge 2023-08-21 21:07:42 -07:00
Ryan Chen
bfe5274896 Flipping the numpy array, better data 2023-08-20 10:00:39 -07:00
ryan
983c64fe85 Merge pull request 'ground breaking changes' (#1) from stephen/weakness:main into main
Reviewed-on: #1
2023-08-20 09:52:52 -07:00
0653e50814 ground breaking changes 2023-08-19 22:45:28 -04:00
Ryan Chen
d62221edb6 adding more 2023-08-19 19:10:57 -07:00
Ryan Chen
de081d13aa Forgot images 2023-08-19 16:06:25 -07:00
Ryan Chen
465240c9f3 adding image 2023-08-19 16:06:11 -07:00
Ryan Chen
54b4eb73ad Added weakness by day and week 2023-08-19 15:56:53 -07:00
Ryan Chen
310e296ef9 Added filtering for midnight 2023-08-12 08:24:58 -07:00
Ryan Chen
012b8127dc Adding README 2023-08-12 08:08:22 -07:00
Ryan Chen
599954fcaa Initial commit 2023-08-12 08:06:46 -07:00