{"id":20518694,"url":"https://github.com/mugimaru/ex_diet","last_synced_at":"2026-04-19T11:35:52.217Z","repository":{"id":42273678,"uuid":"127449731","full_name":"mugimaru/ex_diet","owner":"mugimaru","description":"ExDiet: calories calculator \u0026 daily meal planner","archived":false,"fork":false,"pushed_at":"2022-07-07T19:24:17.000Z","size":1930,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-08T18:53:11.048Z","etag":null,"topics":["absinthe-graphql","calories-calculator","elixir","phoenix-framework","vuejs"],"latest_commit_sha":null,"homepage":"http://exdiet.tk","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mugimaru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-30T16:31:12.000Z","updated_at":"2022-08-05T08:27:29.000Z","dependencies_parsed_at":"2022-09-15T06:40:54.157Z","dependency_job_id":null,"html_url":"https://github.com/mugimaru/ex_diet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mugimaru/ex_diet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugimaru%2Fex_diet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugimaru%2Fex_diet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugimaru%2Fex_diet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugimaru%2Fex_diet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mugimaru","download_url":"https://codeload.github.com/mugimaru/ex_diet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mugimaru%2Fex_diet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32005821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["absinthe-graphql","calories-calculator","elixir","phoenix-framework","vuejs"],"created_at":"2024-11-15T21:45:48.418Z","updated_at":"2026-04-19T11:35:52.180Z","avatar_url":"https://github.com/mugimaru.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExDiet: calories calculator \u0026 daily meal planner\n\n[![build status](https://api.travis-ci.org/mugimaru73/ex_diet.svg?branch=master)](https://travis-ci.org/mugimaru73/ex_diet)\n\nThere is a lot of great diet journals available on the internet (for example [myfitnesspal](https://www.myfitnesspal.com/)).\nThey provide you access to a community-driven database of meals and ingredients with the UX focused on logging what you've eaten with minimal efforts.\nThis works great with ready-to-eat products from popular brands or meals from chain restaurants but it doesn't work for home-made food. Different ingredients and proportions\nused in your recipes lead to the significantly different nutritional value of your meal.\n\nWhat my ideal diet planner looks like:\n\n- It allows me to maintain a private database with ingredients from local markets;\n- It allows me to calculate the nutritional value of meals that I cooked from those ingredients precisely;\n- It allows me to fill in my diet journal using data from the above steps;\n- It visualizes daily totals so I can match them with recommended thresholds;\n\nWith those use cases in mind, I created ex_diet. At this point, it provides all of the features mentioned above and I use it every day. You can try it out at [exdiet.tk](https://exdiet.tk) or fork it and refer to the deployment section to create your instance.\n\n## Stack\n\n- [Elixir](https://elixir-lang.org/)\n- [Phoenix](http://phoenixframework.org/)\n- [GraphQL](graphql.org) with [absinthe](https://github.com/absinthe-graphql/absinthe)\n- [Vue.js](https://vuejs.org/)\n- [TwitterBootstrap 4](https://getbootstrap.com/)\n\n## Development\n\nWith docker and docker-compose installed.\n\nbuild images\n\n    make compose-build\n\nrun application\n\n    make compose-up\n\nrun backend tests\n\n    make compose-be-make-test\n\nrun bash inside backend container\n\n    make compose-be-run-bash\n\nrun bash inside frontend container\n\n    make compose-fe-run-bash\n\n## Docker release\n\nDocker release contains both frontend and backend parts of the project.\nBackend application provides an API and serves static assets.\n\nBuild an image:\n\n        make build-image\n\nRun the image:\n\n        docker run --env-file .env ex_diet:0.2.0\n\nRun the latest published image:\n\n        docker run --env-file .env docker.pkg.github.com/mugimaru73/ex_diet/ex_diet:latest\n\nUse `.services.release.environment` from `.docker-compose.yml` as a reference to compose .env file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugimaru%2Fex_diet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmugimaru%2Fex_diet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugimaru%2Fex_diet/lists"}