navigation bar

This commit is contained in:
Michael S. 2024-06-23 14:02:09 +02:00
parent 970ea49cc5
commit aa5a0708b9
10 changed files with 278 additions and 0 deletions

26
app/saves/history.json Normal file
View file

@ -0,0 +1,26 @@
[
[
"\ud83c\udf4b",
"8",
[
2024,
6,
23,
13,
37,
23
]
],
[
"\ud83c\udf47",
"5",
[
2024,
6,
23,
13,
37,
40
]
]
]

3
app/saves/settings.json Normal file
View file

@ -0,0 +1,3 @@
{
"kcal_max": 2000
}