Commit Graph

26 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
cfd92c982e Fix rust-toolchain version 2026-03-23 18:56:42 +01:00
75373263c9 Make sure 0 kcal products aren't seen as mystery meals 2025-04-29 16:26:03 +02:00
7bf704f2bf Move graph labels 2025-04-07 19:23:31 +02:00
48dfd7104c Add fat to nutrition.rs 2025-03-27 17:59:42 +01: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
1b0686d16f Run install wasm-pack via cargo to allow running it on the server 2024-11-16 16:53:20 +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
58df3b82d4 Add amount selector 2024-10-25 13:38:47 +02:00
59fc2e9bfd Fix video and select element sizes 2024-10-25 13:13:00 +02:00
81be549ac9 Add vitamin_d 2024-10-19 18:05:03 +02: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
2b7c64b2e8 Commit the prebuild webassembly files 2024-08-21 21:55:26 +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
6c79af8213 Add calorie intake plot 2024-08-14 17:39:47 +02:00
e05437b198 Basic error handling 2024-08-13 21:50:17 +02:00
565f1c497e Initial commit 2024-08-13 20:11:12 +02:00