Go to file
Serafim Sukharev f8d052963d chore: add readme 2025-01-28 13:49:48 +03:00
backend init 2025-01-24 15:19:25 +03:00
frontend frontend keycloak adapter 2025-01-24 19:23:47 +03:00
frontend_cra frontend keycloak adapter 2025-01-24 19:23:47 +03:00
.gitignore init 2025-01-24 15:19:25 +03:00
README.md chore: add readme 2025-01-28 13:49:48 +03:00
compose.yml frontend keycloak adapter 2025-01-24 19:23:47 +03:00

README.md

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)