{"id":24273963,"url":"https://github.com/benawi/microverse-js-capstone","last_synced_at":"2025-09-24T15:31:26.878Z","repository":{"id":170573178,"uuid":"646743104","full_name":"Benawi/Microverse-JS-Capstone","owner":"Benawi","description":"\"A dynamic webiste\" is about building group web application based on an external API. We will select an API that provides data about a topic that we like and then build the webapp around it. ","archived":false,"fork":false,"pushed_at":"2023-12-18T18:02:07.000Z","size":1168,"stargazers_count":2,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-23T19:22:14.749Z","etag":null,"topics":["api-rest","dev-server","javascript","webpack"],"latest_commit_sha":null,"homepage":"","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/Benawi.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}},"created_at":"2023-05-29T08:36:44.000Z","updated_at":"2024-04-23T19:22:14.751Z","dependencies_parsed_at":"2023-12-18T19:31:11.919Z","dependency_job_id":"0901b0fb-4a03-4ced-a365-ef58f75d3f47","html_url":"https://github.com/Benawi/Microverse-JS-Capstone","commit_stats":null,"previous_names":["benawi/microverse-js-capstone"],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benawi%2FMicroverse-JS-Capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benawi%2FMicroverse-JS-Capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benawi%2FMicroverse-JS-Capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Benawi%2FMicroverse-JS-Capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Benawi","download_url":"https://codeload.github.com/Benawi/Microverse-JS-Capstone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234093960,"owners_count":18778907,"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":["api-rest","dev-server","javascript","webpack"],"created_at":"2025-01-15T20:01:49.085Z","updated_at":"2025-09-24T15:31:21.548Z","avatar_url":"https://github.com/Benawi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\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    - [Live Demo](#live-demo)\n    - [Walkthrough](#Walkthrough)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n\n- [📝 License](#license)\n\n# 📖 JS Capstone Project \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nJS Capstone Project - Microverse! project is a repository consisting of the following files:\n\n- HTML file\n- CSS file\n- JS files\n- HTML, CSS, and JS linters file\n- callbacks and promises used.\n- Implementation of External API\n- Learn how to use proper ES6 syntax.\nUse ES6 modules to write modular JavaScript.\n- Use webpack to bundle JavaScript.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://microverse.notion.site/HTML-CSS-Get-a-head-start-275eb85fd34b4416aa06ec635d69cdaf\"\u003eHTML\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://microverse.notion.site/HTML-CSS-Get-a-head-start-275eb85fd34b4416aa06ec635d69cdaf\"\u003eCSS\u003c/a\u003e\u003c/li\u003e\n       \u003cli\u003e\u003ca href=\"https://microverse.notion.site/HTML-CSS-Get-a-head-start-275eb85fd34b4416aa06ec635d69cdaf\"\u003eJS\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\n## 🔑 Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n### Javascript Capstone Project: [Requirements](https://github.com/microverseinc/curriculum-javascript/blob/main/group-capstone/js_capstone.md)\n\n### Features Added:\n- [x] Interfaces:\n   - The home page.\n   - The comments popup. \n- [x] The layout of the wireframes provided is followed and the layouts are personalized for the rest of the design including colors, typographies, spacings, etc.\n  - Home page\n     - When the page loads, the web app retrieves data from [API](https://rapidapi.com/hub) and shows the list of items on the screen used.\n     - The [Involvement API](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/6b6MwShRJVij7XaDVDix/likes/) to show the item likes used.\n     - The Page  makes only 2 requests:\n          - One to the base [API](https://rapidapi.com/hub).\n          - And one to the [Involvement API](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/6b6MwShRJVij7XaDVDix/likes/).\n     - When the user clicks on the Like button of an item, the interaction is recorded in the [Involvement API](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/6b6MwShRJVij7XaDVDix/likes/) and the screen is updated.\n    - When the user clicks on the \"Comments\" button, the Comments popup appears from this [API Storega](https://us-central1-involvement-api.cloudfunctions.net/capstoneApi/apps/6b6MwShRJVij7XaDVDix/comments).\n    - Home page header and navigation similar to the given [mockup](https://github.com/microverseinc/curriculum-javascript/blob/main/group-capstone/images/Home.png).\n    - Home page footer similar to the given [mockup](https://github.com/microverseinc/curriculum-javascript/blob/main/group-capstone/images/Home.png).\n- [x] Comments popup\n   - When the popup loads, the webapp retrieves data from:\n   - The selected API shows details about the selected item.\n   - The Involvement API to show the item comments.\n   - When the user clicks on the \"Comment\" button, the data is recorded in the Involvement API, and the screen is updated.\n   - When the popup loads, the webapp retrieves data from The selected API and shows details about the selected item.\n- [x] Counters We have counters in all the interfaces that show:\n   - The number of items (home).\n   - The number of comments (comments popup).\n   \n \u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n \n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e \n[Live Demo Link ](https://benawi.github.io/Microverse-JS-Capstone/dist/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👁 Walkthrough \u003ca name=\"Walkthrough\"\u003e\u003c/a\u003e\n\n[Live vedio](https://drive.google.com/file/d/1JdyRRXO2_W1Fq5bu_4MYirS2-VoofdFz/view?usp=sharing) \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### 💻Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Setup\n\nClone this repository to your desired folder:\n\n\u003e cd my-folder\n\u003e git clone git@github.com:Microverse-JS-Capstone.git\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- GitHub account;\n- git installed on your OS.\n\n### Install\n\n\u003e [Linters](https://github.com/microverseinc/linters-config/tree/master/html-css-js)\n\n- Installations required to run this project:\n\n### Install the node module\n\n- Run the following command:\n\n```\nnpm install\n```\n\n### Install the webpack-cli.\n\n- Run the following command:\n\n```\nnpm install webpack webpack-cli --save-dev\n```\n\n### Install the plugin and adjust the webpack.config.js file\n\n- Run the following command:\n\n```\nnpm install --save-dev html-webpack-plugin\n```\n\n### In order to import a CSS file add the style-loader and css-loader to your module configuration\n\n- Run the following command:\n\n```\nnpm install --save-dev style-loader css-loader\n```\n\n### webpack-dev-server\n\n- Run the following command:\n\n```\nnpm install --save-dev webpack-dev-server\n```\n\n### Webhint installation.\n\n- Run the following command:\n\n```\nnpm install --save-dev hint@7.x\n```\n\n### Stylelint installation.\n\n- Run the following command:\n\n```\nnpm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x\n```\n\n### ESLint\n\n- Run\n\n```\nnpm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x\n```\n\n### Usage\n\nYou can use this project by cloning it to your folder and changing index.html and styles.css files.\n\n### Run tests\n\nTo run tests, run the following commands:\n\nTo track linter errors locally follow these steps:\n\nDownload all the dependencies run:\n\n```\nnpm install\n```\n\nTrack HTML linter errors run:\n\n```\nnpx hint.\n```\n\nTrack CSS linter errors run:\n\n```\nnpx stylelint \"**/*.{css,scss}\"\n```\n\nTrack JavaScript linter errors run:\n\n```\nnpx eslint .\n```\n\n### Deployment\n\nYou can redeploy this project by adding new lines of code to source files.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n### 👤 Habtamu Alemayehu\n\n- GitHub: [Benawi](https://github.com/Benawi)\n\n### 👤 ANTHONY OBI\n\n- GitHub: [Megagig](https://github.com/Megagig)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- User Based Authentication for commet and like\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive us ⭐️ If you like this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- We would like to thank Microverse program for providing us this great chance.\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](./MIT.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%2Fbenawi%2Fmicroverse-js-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenawi%2Fmicroverse-js-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenawi%2Fmicroverse-js-capstone/lists"}