{"id":22517805,"url":"https://github.com/andy-wu12/nutritrack","last_synced_at":"2026-05-01T15:37:11.001Z","repository":{"id":56788148,"uuid":"522708660","full_name":"Andy-Wu12/NutriTrack","owner":"Andy-Wu12","description":"Web application that helps users track the food they eat, along with information such as ingredients and caloric intake.","archived":false,"fork":false,"pushed_at":"2022-11-30T18:59:00.000Z","size":209,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T03:45:09.412Z","etag":null,"topics":["calories-tracker","django","edamam-api","food","food-logger","python","python3","social","webapp"],"latest_commit_sha":null,"homepage":"https://awuswe.pythonanywhere.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andy-Wu12.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":"2022-08-08T21:12:29.000Z","updated_at":"2023-05-11T23:43:06.000Z","dependencies_parsed_at":"2022-08-16T07:30:29.172Z","dependency_job_id":null,"html_url":"https://github.com/Andy-Wu12/NutriTrack","commit_stats":null,"previous_names":["andy-wu12/nutritrack"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FNutriTrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FNutriTrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FNutriTrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andy-Wu12%2FNutriTrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andy-Wu12","download_url":"https://codeload.github.com/Andy-Wu12/NutriTrack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245957265,"owners_count":20700230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["calories-tracker","django","edamam-api","food","food-logger","python","python3","social","webapp"],"created_at":"2024-12-07T04:12:27.528Z","updated_at":"2026-05-01T15:37:10.951Z","avatar_url":"https://github.com/Andy-Wu12.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Food Log\n\nWeb application that helps users keep track of the food they eat,\nalong with the associated ingredients and caloric intake.\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)\n\n![Code Coverage](https://github.com/Andy-Wu12/Food-Log/actions/workflows/app-cov.yml/badge.svg?event=push) \n![Testing](https://github.com/Andy-Wu12/Food-Log/actions/workflows/django.yml/badge.svg?event=push)\n![Commit Activity](https://img.shields.io/github/commit-activity/m/Andy-Wu12/Food-Log)\n\n![Django](https://img.shields.io/badge/django-%23092E20.svg?style=for-the-badge\u0026logo=django\u0026logoColor=white)\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge\u0026logo=git\u0026logoColor=white)\n\n## Features\n\n- [x]  User Accounts\n    - [x]  Sign Up\n    - [x]  Login\n    - [x]  Upload custom profile picture\n    - [x]  Delete account\n- [x]  Food Logs\n    - [x]  Create logs\n        - [x]  Manual input for name, description, ingredients, calories\n        - [x]  Integrate an API to automatically provide nutrition information based on food name input\n    - [x]  View other users' logs\n    - [x]  Comment on logs\n- [x]  Indexes\n    - [x]  List all users\n    - [x]  List all public logs\n- [x]  User Settings\n    - [x]  Toggle log privacy\n        - [x]  Private logs hidden to unauth users\n    - [x]  Change password\n    - [x]  Change email\n- [x]  Search Query\n    - [x]  Query users by username\n    - [x]  Query logs...\n        - [x]  by owner's username\n        - [x]  by food name\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file:\n\n1. `SECRET_KEY` - Django uses this for cryptographic signing. \nRead more about this [here](https://docs.gitguardian.com/secrets-detection/detectors/specifics/django_secret_key)\n2. `APP_ID` - Generate this key on [Edamam](https://developer.edamam.com/admin/applications) by:\n   1. Signing up \n   2. Going to **Accounts**, then **Applications**\n   3. Click **Create a new application**\n   4. Select **Nutrition Analysis API**\n   5. Enter a _name_ and _description_ and click **Create Application**\n   6. Copy the value under _Application ID_ and assign it to `APP_ID`\n3. `APP_KEY` - On the same page as before, copy the value under _Application Keys_\n## Demo\n\nhttps://awuswe.pythonanywhere.com/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-wu12%2Fnutritrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandy-wu12%2Fnutritrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandy-wu12%2Fnutritrack/lists"}