Commit Graph

22 Commits

Author SHA1 Message Date
b291fec8a0 Add linear regression to temporal graphs 2024-08-10 20:08:27 +02:00
d290cae3f7 Auto focus input element after inserting food 2024-08-10 19:39:36 +02:00
376201373e Improve and fix issues with color generation 2024-08-10 19:36:26 +02:00
80fb660677 Add refresh button for aggregate stores 2024-08-10 14:03:20 +02:00
de461cb031 Fix issue with crashing when having no entries today 2024-08-10 13:51:04 +02:00
92d83468f7 Add a "calorie remaining today" display 2024-08-10 00:32:53 +02:00
70ba21d828 Implement weight graphs 2024-08-09 23:48:50 +02:00
2f161bed79 Implement weight components 2024-08-09 23:42:19 +02:00
931f95ee09 Refactor food components 2024-08-09 23:31:59 +02:00
1edc3e83ef Add the whole api stack for weight 2024-08-09 23:31:59 +02:00
a83dc54713 Implement graphs for average energy values 2024-08-09 22:36:34 +02:00
fce5b8416e Add routes for daily weekly and the rest 2024-08-09 22:32:58 +02:00
8119775084 Fully implement settings 2024-08-09 22:23:10 +02:00
7b6108d0dd Add header links 2024-08-09 21:27:41 +02:00
5458fcdede Fix date coloring 2024-08-09 21:21:50 +02:00
d9ae2e1ab3 Implement creating food 2024-08-09 21:20:43 +02:00
715bc984be Add other old components 2024-08-09 19:52:16 +02:00
4c2d104f49 Implement food and settings stores 2024-08-09 18:52:13 +02:00
f105595195 Enable update and create food 2024-08-09 18:37:51 +02:00
b7760c0942 Pass error to svelte using a struct
...a very cursed struct
2024-08-09 18:15:08 +02:00
ddbc935e20 Add router and tailwind 2024-08-09 17:03:54 +02:00
9c6ac0ef51 Add Header of some form 2024-08-09 16:52:56 +02:00