Commit Graph

15 Commits

Author SHA1 Message Date
c86daeaa4b Make "calories burned per day" more dependent on my current weight
... If the previous numbers were based on some kind of research... oops :P
2026-04-23 16:33:34 +02:00
7bf704f2bf Move graph labels 2025-04-07 19:23:31 +02:00
1ad530127e Initial adjustment for calories burned based on weight 2025-01-31 18:58:22 +01:00
b856ed01cd Add line with calories burned per day 2024-11-21 07:47:46 +01:00
eaa7e4028a Fix mystery_meals and increment daily calories burned to 2270 2024-11-14 09:37:42 +01:00
1ed2a9ccc6 Better graph descriptions 2024-11-11 16:29:51 +01:00
17a773a5b5 Calculate calories burned by running separately 2024-11-11 16:08:30 +01:00
a4578c004f Plot weight loss 2024-11-11 14:39:59 +01:00
09987b8630 Change smoothing to 3 weeks 2024-10-14 14:04:56 +02:00
bb13d718aa Partially updated camera_test
Updated plot
2024-09-17 18:40:12 +02:00
8b7ba7ecc1 Flip camera 2024-08-21 23:00:06 +02:00
d05067b553 Revert sorting in search field and update database connection 2024-08-21 22:27:00 +02:00
08f92e21a5 Scan barcode and dropdown with search works 2024-08-21 20:16:31 +02:00
9cb3463826 Implement barcode scanning 2024-08-19 18:11:59 +02:00
b92483998b Enable running webassembly in the browser
Create two workspaces, one for the server code, and one for browser
code/wasm
2024-08-16 13:05:57 +02:00