{"id":20355165,"url":"https://github.com/ekta18/calorie-calculator-website","last_synced_at":"2026-04-17T13:32:40.898Z","repository":{"id":111753346,"uuid":"436382876","full_name":"ekta18/Calorie-Calculator-Website","owner":"ekta18","description":"Calorie Calculator Web Application developed using Django and MySQL as database is to record and estimate the number of calories a user consumes and burns daily. This helps the user to keep a track on their eating habits and exercise routines to maintain their health.","archived":false,"fork":false,"pushed_at":"2021-12-08T23:07:23.000Z","size":896,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T20:55:12.750Z","etag":null,"topics":["django","django-application","django-framework","django-project","python","python-library","python-script","python3","webapp","webdevelopment","website"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ekta18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-08T20:27:48.000Z","updated_at":"2023-06-11T07:41:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"38b4a0e7-dc71-4986-8be1-1908f1b7c55a","html_url":"https://github.com/ekta18/Calorie-Calculator-Website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ekta18/Calorie-Calculator-Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekta18%2FCalorie-Calculator-Website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekta18%2FCalorie-Calculator-Website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekta18%2FCalorie-Calculator-Website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekta18%2FCalorie-Calculator-Website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekta18","download_url":"https://codeload.github.com/ekta18/Calorie-Calculator-Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekta18%2FCalorie-Calculator-Website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31931394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["django","django-application","django-framework","django-project","python","python-library","python-script","python3","webapp","webdevelopment","website"],"created_at":"2024-11-14T23:11:31.078Z","updated_at":"2026-04-17T13:32:40.880Z","avatar_url":"https://github.com/ekta18.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calorie Calculator Website 🖩\n\u003cp align=\"left\"\u003e\n    \u003cimg src=\"results/banner_image.jpg\" alt=\"BannerImage\" width=\"500\" height=\"450\"\u003e\n\u003c/p\u003e\n\n\n## \u003ca name=\"system\"\u003eWhat does it include?\u003c/a\u003e\n\n**Calorie Calculator Web Application** is to record and estimate the number of calories a user consumes and burns daily. The user can set the target of calories for the day. By inputing details of food consumed and exercise done by the user, the application thus generates an analysis of the total calories consumed and total calories burned, thus providing the user with a report of how many calories are left from the target. This helps the user to keep a track on their eating habits and exercise routines to maintain their health.\n\n---\n\n## \u003ca name=\"system\"\u003eTech Stack Involved?\u003c/a\u003e\n\n**FRONTEND**\n- HTML\n- CSS\n- Bootstrap\n\n**BACKEND**\n- Django/Python\n- MySQL\n\n---\n\n## \u003ca name=\"Results?\"\u003eResults?\u003c/a\u003e\n\n\u003ctable style=\"width:2800px; border: black; margin: 0px auto;\" class=\"skinny\" cellspacing=\"0\" cellpadding=\"0\"\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/register_page.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/login_page.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/set_calorie.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/add_fooditem.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003cth\u003eRegister Page\u003c/th\u003e\n        \u003cth\u003eLogin Page\u003c/th\u003e\n        \u003cth\u003eSet Calorie Target\u003c/th\u003e\n        \u003cth\u003eAdd Food Item\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/fooditem_analysis.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/add_exercise.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/exercise_analysis.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n        \u003ctd\u003e\n            \u003cimg src=\"results/final_report.png\" alt=\"Image\" width=\"700\" height=\"100\"\u003e\n        \u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003cth\u003eFood Item Analysis\u003c/th\u003e\n        \u003cth\u003eAdd Exercise\u003c/th\u003e\n        \u003cth\u003eExercise Analysis\u003c/th\u003e\n        \u003cth\u003eFinal Report\u003c/th\u003e\n    \u003c/tr\u003e  \n\u003c/table\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekta18%2Fcalorie-calculator-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekta18%2Fcalorie-calculator-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekta18%2Fcalorie-calculator-website/lists"}