chore: add readme
This commit is contained in:
parent
7aeb3288cc
commit
f8d052963d
|
@ -0,0 +1,16 @@
|
||||||
|
App for counting calories
|
||||||
|
|
||||||
|
Stack:
|
||||||
|
* Keycloak
|
||||||
|
* React (TypeScript)
|
||||||
|
* FastAPI
|
||||||
|
* Elasticsearch
|
||||||
|
* Supserset
|
||||||
|
|
||||||
|
Features:
|
||||||
|
* Authorization
|
||||||
|
* Saving records with absorbed calories (description (optional), at least one of: cals per gram, grams, cals)
|
||||||
|
* Editing records (including date)
|
||||||
|
* Display records in cronological order with pagination
|
||||||
|
* Search by records description
|
||||||
|
* Watch stats in superset (calories chart)
|
Loading…
Reference in New Issue