{"id":27645142,"url":"https://github.com/yordinia/javascript-capstone","last_synced_at":"2026-05-07T11:31:46.140Z","repository":{"id":168185905,"uuid":"643816412","full_name":"Yordinia/JavaScript-Capstone","owner":"Yordinia","description":"A web app that uses's Meals API to grap and display meals, and Interactive API to manage likes and comments.","archived":false,"fork":false,"pushed_at":"2023-05-26T14:05:39.000Z","size":7589,"stargazers_count":2,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-24T01:00:03.187Z","etag":null,"topics":["css","html","javascript","jest-tests","webpack"],"latest_commit_sha":null,"homepage":"https://yordinia.github.io/JavaScript-Capstone/","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/Yordinia.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,"zenodo":null}},"created_at":"2023-05-22T08:08:36.000Z","updated_at":"2023-06-16T04:53:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"488ebb3b-72ea-493c-8660-e6a49da5fa4c","html_url":"https://github.com/Yordinia/JavaScript-Capstone","commit_stats":null,"previous_names":["yordinia/kanban-board-javascript-capstone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yordinia/JavaScript-Capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yordinia%2FJavaScript-Capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yordinia%2FJavaScript-Capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yordinia%2FJavaScript-Capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yordinia%2FJavaScript-Capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yordinia","download_url":"https://codeload.github.com/Yordinia/JavaScript-Capstone/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yordinia%2FJavaScript-Capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32735091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["css","html","javascript","jest-tests","webpack"],"created_at":"2025-04-24T01:00:02.226Z","updated_at":"2026-05-07T11:31:46.134Z","avatar_url":"https://github.com/Yordinia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# 📖 JavaScript Capstone Project - Meals App\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Deployment](#live-demo)\n  - [Authors Zoom Recording](#zoom)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 JavaScript Capstone Project meals app \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**JavaScript Capstone Project meals app** is a progressive web app that displays meals fetched from an API, and also displays comments about the meal submitted by different viewers. It also allows you like a certain element, thanks to the additional Capstone-API provided by microverse.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- **Node NPM manager**\n- **Front-end dev languages**\n- **Served with webpack**\n- **Deployed with gh-pages**\n- **Tested with Jest**\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eHTML\u003c/li\u003e\n    \u003cli\u003eJavascript \u0026 DOM\u003c/li\u003e\n    \u003cli\u003e ES6 modules \u003c/li\u003e\n    \u003cli\u003e Webpack \u003c/li\u003e\n    \u003cli\u003e API \u003c/li\u003e\n    \u003cli\u003e Jest \u003c/li\u003e\n\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **use gitflow**\n- **connect to the Meals API**\n- **sends, receives and deisplay data from these two APIs.**\n  - **[Meals API](https://www.themealdb.com/api/json/v1/1/filter.php?c=Chicken)**\n  - **[Interactive API](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/9vUKLfgfPbeVlsgu5dzp)**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- Coming Soon\n\n## 🚀 Zoom Video (explanation) \u003ca name=\"zoom\"\u003e\u003c/a\u003e\n\n[Author's Explanation](https://drive.google.com/file/d/1UiVaUWXq7xTGcRfd5qR4ujbL2HQR6b1j/view?usp=sharing)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nRun the following commands, in order to run this project: - `npm install` - For tests `npm i jest-environment-jsdom --save-dev \u0026\u0026 npm test`\n\n### Setup\n\nClone this repository to your desired folder:\n\n```sh\n  cd my-folder\n  git clone git@github.com:yordinia/JavaScript-Capstone.git\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd JavaScript-Capstone\n  npm install\n```\n\n### Usage\n\nTo use this project - Run `npm start` or `npm run build` - Open `index.html` from /dist with your prefered browser\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Misal Azeem**\n\n- GitHub: [@misalazeem](https://github.com/misalazeem)\n- Twitter: [@misal_azeem](https://twitter.com/misal_azeem)\n- LinkedIn:[@misal-94755a82](https://www.linkedin.com/in/misal-94755a82/)\n\n👤 **Yordanos Temesgen**\n\n- GitHub: [@yordinia](https://github.com/yordinia)\n- Twitter: [@yordinaM](https://twitter.com/yordinaM)\n- LinkedIn: [@yordanos-temesgen-941727233](https://www.linkedin.com/in/yordanos-temesgen-941727233/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Set up the resevations section**\n- [ ] **Better UI, speed and interactivity**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/yordinia/JavaScript-Capstone/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project please give a star ⭐️ to this project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse team, coding partners for the amazing collobrating project\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](https://github.com/Yordinia/yordinia/blob/main/LICENCE.md) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyordinia%2Fjavascript-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyordinia%2Fjavascript-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyordinia%2Fjavascript-capstone/lists"}