💥 AI-powered fitness tracking app for logging meals and exercises.
Stars
27
Forks
6
Watchers
27
Open Issues
5
Overall repository health assessment
^1.2.8^6.36.5^0.7.43.9.11.1.11.1.22.1.11.3.02.1.01.1.21.1.01.2.02.1.21.2.11.1.01.1.11.1.60.10.18.20.51.6.41.4.10.9.01.1.04.3.2^1.0.01.9.30.7.02.1.14.1.0^4.2.10.30.100.5.111.3.281.3.00.453.0^1.0.0^16.1.10.3.03.4.4^19.2.38.10.1^19.2.37.53.12.13.0^0.0.11.5.02.3.01.0.70.9.13.23.83.23.5^3.3.38.56.10^0.6.422.10.2^19.2.7^19.2.37.1.17.1.1^17.2.40.21.4^9^16.1.10.2.38.4.343.2.50.5.143.4.34.19.15.4.2^8.51.0361
commits
chore(cleanup): remove obsolete translation/debug cjs files and fix types so build succeeds\n\nDropped temporary analysis/test scripts; adjusted Food typing in DataTable and column cell value coercion; verified lint/build pass.
d92e566View on GitHubchore(npm): remove translation pipeline scripts and npm run targets now that name_es is imported\n\nDeleted export/import and helper scripts plus data JSONs; simplified package.json script list.
b74656aView on GitHubfeat(ui/foods): show Spanish names when locale is es; pass locale through tables/drawers/timeline\n\nColumns and table components select/display nameEs in Spanish; fixed typing and filtering; diary timeline renders Spanish names for meals/entries.
c315e4dView on GitHubfeat(ai+actions): request/persist Spanish names and use titleEs for chat success cards\n\nPrompts and schemas updated to include nameEs; manual foods default nameEs to name; success cards render titleEs for es locale.
5ceacdfView on GitHubfeat(db): add Spanish name field and index for foods\n\nSupport locale-specific display and search by introducing food.name_es and an index; enables storing translations alongside English.
038fd4cView on GitHubfeat(i18n): enhance locale handling and routing across components
2a24ddcView on GitHubstyle: fix ESLint errors and improve type safety
518131aView on GitHubfeat: merge feat/nextjs-16-upgrade branch with i18n support
34f4571View on GitHubrefactor: remove unused particles component to streamline code and improve maintainability
f0d1216View on GitHubchore: update dependencies to latest versions, add proxy middleware for authentication, and refine caching tags for improved performance
745b97bView on GitHubfeat: ✨ update configuration and improve caching mechanisms; add new particles component for enhanced UI effects
610c4aaView on GitHubrefactor(lint): migrate to ESLint 9 flat config
717961bView on GitHubfix(types): update layout params type for Next.js 16 validation
871930eView on GitHubrefactor(actions): migrate revalidateTag to updateTag for Next.js 16
d42f74fView on GitHubrefactor(cache): use stable cacheLife and cacheTag APIs
42614f8View on GitHub