{"id":20791732,"url":"https://github.com/dzenis-h/calorie_tracker","last_synced_at":"2026-05-24T11:36:11.689Z","repository":{"id":93022196,"uuid":"181245632","full_name":"dzenis-h/Calorie_Tracker","owner":"dzenis-h","description":"It's a Calorie Tracker that saves your data into LS. It's made with pure vanilla JavaScript using the 'Module Pattern', ES6 features, Materialize CSS and Font Awesome for styling.","archived":false,"fork":false,"pushed_at":"2023-06-16T18:07:30.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T10:46:07.162Z","etag":null,"topics":["es6","font-awesome","javascript","materializecss","module-pattern"],"latest_commit_sha":null,"homepage":"https://web-calorie-tracker.web.app","language":"JavaScript","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/dzenis-h.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":"2019-04-14T01:15:01.000Z","updated_at":"2023-06-16T18:06:52.000Z","dependencies_parsed_at":"2024-11-17T15:48:18.320Z","dependency_job_id":"8a550431-f830-4209-9d4f-e69b33713e82","html_url":"https://github.com/dzenis-h/Calorie_Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FCalorie_Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FCalorie_Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FCalorie_Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dzenis-h%2FCalorie_Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dzenis-h","download_url":"https://codeload.github.com/dzenis-h/Calorie_Tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136235,"owners_count":20241988,"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":["es6","font-awesome","javascript","materializecss","module-pattern"],"created_at":"2024-11-17T15:47:05.255Z","updated_at":"2025-12-25T11:27:06.873Z","avatar_url":"https://github.com/dzenis-h.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##\n![GitHub repo size](https://img.shields.io/github/repo-size/dzenis-h/Calorie_Tracker)\n![GitHub contributors](https://img.shields.io/github/contributors/dzenis-h/Calorie_Tracker)\n![GitHub stars](https://img.shields.io/github/stars/dzenis-h/Calorie_Tracker?style=social)\n![GitHub forks](https://img.shields.io/github/forks/dzenis-h/Calorie_Tracker?style=social)\n[![LinkedIn Follow](https://img.shields.io/badge/-Follow-blue?style=social\u0026logo=linkedin\u0026link=https://www.linkedin.com/in/dzenis-h/)](https://www.linkedin.com/in/dzenis-h/)\n[![GitHub Follow](https://img.shields.io/badge/-Follow-black?style=social\u0026logo=github\u0026link=https://github.com/dzenis-h)](https://github.com/dzenis-h)\n\n##\n# \u003cimg src=\"https://raw.githubusercontent.com/dzenis-h/Calorie_Tracker/master/favicon.ico\" alt=\"favicon\" width=\"32\" height=\"32\" style=\"padding: 5px; vertical-align: middle;\"\u003e Calorie Tracker\n\n## Overview 👀\nCalorie Tracker is a simple app for tracking your calories and saving data into local storage. You can add, edit, or delete meals and their calories, and see the total calories for the day. The app is built with pure HTML5, CSS3, vanilla JS (ES6+), and Materialize CSS framework.\n\n![Screenshot of the app](https://drive.google.com/uc?export=view\u0026id=1xYF5jq5Us-Ge2XwFNpckNU6jU04z-lGF)\n\n## Tech Stack 🛠\n\n| Tech | Docs | Description |\n| ---- | ---- | ----------- |\n| \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\" alt=\"HTML5 logo\" width=\"100\" height=\"28\"\u003e | [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) | The standard markup language for web pages |\n| \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\" alt=\"CSS3 logo\" width=\"100\" height=\"28\"\u003e | [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS) | The language for styling web pages |\n| \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" alt=\"JavaScript logo\" width=\"100\" height=\"28\"\u003e | [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | The programming language for web development |\n| \u003cimg src=\"https://img.shields.io/badge/Materialize-ee6e73?style=for-the-badge\u0026logo=materialize\u0026logoColor=white\" alt=\"Materialize logo\" width=\"100\" height=\"28\"\u003e | [Materialize](https://materializecss.com/) | A modern responsive front-end framework based on Material Design |\n\n## Contributing 🙌\nContributions are always welcome! If you would like to contribute to this project, please follow these steps:\n1. Fork the repository. 🍴\n2. Create a new branch. 🌵\n3. Make your changes and test them thoroughly. 👨‍💻\n4. Submit a pull request. ✔\n\n## License 📑\nThis project is licensed under the MIT License - see the [LICENSE](https://docs.google.com/document/d/11WK7tVoTFRMcWCuGZQCRWxEsDUEJ_6ArtfV-NjWcBCU/edit?usp=sharing) file for details.\n\n## Deployed 🚀\nYou can see the live version of the app [here](https://web-calorie-tracker.web.app).\n\n## Credits 🙏\nCalorie Tracker was created by [Dzenis H.](https://www.dzenis.tech)\n\nIf you like what you see, please consider giving a ⭐️ Contributions are more than welcome. 🫡\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Fcalorie_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdzenis-h%2Fcalorie_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdzenis-h%2Fcalorie_tracker/lists"}