chore: add readme

This commit is contained in:
Serafim Sukharev 2025-01-28 13:49:48 +03:00
parent 7aeb3288cc
commit f8d052963d
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -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)