https://github.com/iamgio/calcount
https://github.com/iamgio/calcount
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamgio/calcount
- Owner: iamgio
- Created: 2024-01-07T23:23:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T20:14:33.000Z (over 2 years ago)
- Last Synced: 2025-10-04T07:30:33.368Z (8 months ago)
- Language: Swift
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calcount
A simple & modern calories tracker app for iOS (16+), made to improve my SwiftUI skills.
Still work-in-progress.
Meals are fetched from [themealdb.com](https://www.themealdb.com), while calories data (which is not served by the API) is temporarily deterministically generated.