diff --git a/README.md b/README.md new file mode 100644 index 0000000..57cdcf4 --- /dev/null +++ b/README.md @@ -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) \ No newline at end of file