An open API service indexing awesome lists of open source software.

https://github.com/ralscha/kcal-counter


https://github.com/ralscha/kcal-counter

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

          

# kcal-counter

Simple calorie tracking app with a Go backend and an Angular frontend.

## Structure

- `backend/` contains the API, database migrations, and tests.
- `frontend/` contains the Angular web app.
- `deployment/` contains deployment and production-related files.