{"id":15534728,"url":"https://github.com/ssekpius/microverse-react-capstone-project---metrics-webapp","last_synced_at":"2025-03-28T22:45:40.177Z","repository":{"id":65394430,"uuid":"590358187","full_name":"SSEKPIUS/Microverse-React-capstone-project---Metrics-webapp","owner":"SSEKPIUS","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-21T19:47:44.000Z","size":1545,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"Dev","last_synced_at":"2025-02-03T09:22:54.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/SSEKPIUS.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":"2023-01-18T08:23:19.000Z","updated_at":"2023-01-21T19:47:51.000Z","dependencies_parsed_at":"2023-02-12T09:45:48.834Z","dependency_job_id":null,"html_url":"https://github.com/SSEKPIUS/Microverse-React-capstone-project---Metrics-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"SSEKPIUS/Microverse-React-Template--quick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-React-capstone-project---Metrics-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-React-capstone-project---Metrics-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-React-capstone-project---Metrics-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SSEKPIUS%2FMicroverse-React-capstone-project---Metrics-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SSEKPIUS","download_url":"https://codeload.github.com/SSEKPIUS/Microverse-React-capstone-project---Metrics-webapp/tar.gz/refs/heads/Dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246112649,"owners_count":20725300,"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":[],"created_at":"2024-10-02T11:43:16.841Z","updated_at":"2025-03-28T22:45:40.160Z","avatar_url":"https://github.com/SSEKPIUS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metrics-webapp,\nMetrics webapp, \nThis React capstone project is about building a mobile web application to check a list of metrics (numeric values) that we will create making use of React and Redux.\n\n\u003ca name=\"readme-top\"\u003e \u003c/a\u003e\n\n\u003c!--\nHOW TO USE:\nThis is an example of how you may give instructions on setting up your project locally.\n\nModify this file to match your project and remove sections that don't apply.\n\nREQUIRED SECTIONS:\n- Table of Contents\n- About the Project\n  - Built With\n  - Live Demo\n- Getting Started\n- Authors\n- Future Features\n- Contributing\n- Show your support\n- Acknowledgements\n- License\n\nAfter you're finished please remove all the comments and instructions!\n--\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"logo.png\" alt=\"logo\" width=\"140\"  height=\"auto\"/\u003e\n  \u003cbr/\u003e\n\n  \u003ch3\u003e\u003cb\u003eMetrics webapp\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\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- [💻 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- [❓ FAQ](#faq)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 [Metrics-webapp] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e API that provides numeric data about a topic that i like and then build the webapp around it. The webapp will have several pages:\n\none page with a list of items that could be filtered by some parameters; in the example below, it's a list of metrics that can be filtered by the country (imagine a search field to introduce the country name like Italy, Croatia, etc.). This page should be your homepage.\none page for the item details; in the example, the detail page for Czech Republic cities with number of views.\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 React.js, Node.js, Reduxt.js, CSS\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://reactjs.org/\"\u003eReact.js\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n\u003e Key features of the application.\n\n- **[Retrive list of countries]**\n- **[Get weather data based on the selected country]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e Add a link to your deployed project.\n\n- [Live Demo Link](https://sp-metrics-app.netlify.app)\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\u003e How a you could make use of this project.\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need these, incase they are not already setup, Kindly Read [Prerequisites](./Prerequisites.md).\n\n### Setup\n\nClone this repository to your desired folder:\n```sh\n  mkdir my-folder\n  cd my-folder\n  git clone git@github.com:SSEKPIUS/Microverse-React-Template--quick.git \n```\n\n### Install\n\nInstall this project with:\n```sh\n  npm install -force\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\nExample command:\n\n```sh\n  npm run start\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\nExample command:\n\n```sh\n  npm test\n```\n\n### Deployment\n\nYou can deploy this project using:\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n\u003e collaborators of this project.\n\n👤 **Author 1**\n\n1. Ssekweyama Pius\n\n- GitHub: [@githubhandle](https://github.com/SSEKPIUS)\n- Twitter: [@twitterhandle](https://twitter.com/SSEK_PIUS)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/pius-ssekweyama-23665794)\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\u003efeatures i will add to the project.\n\n- [ ] **[weather for cities]**\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](../../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\n\u003e We encourage you to support this project\n\nIf you like this project, kindly donate a token at [Paypal]()\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\n\u003e Credit to everyone who inspired this codebase.\n\n👤 **Original Design 1**\n- Original design idea by [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) on Behance.\n\n- I would like to thank microverse student team for the resorces availed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FAQ (optional) --\u003e\n\n## ❓ FAQ \u003ca name=\"faq\"\u003e\u003c/a\u003e\n\n\u003e Questions new developers would ask when they decide to use this project.\n\n- **What is front-end, HTML, CSS and JavaScript**\n  - The front end refers to the parts of the application that users (also known as \"clients\") interact with directly\n  - As a front-end dev, you'll implement these tasks primarily using HTML to define the structure of web pages, CSS to add styling, and JavaScript to add interactivity.\n\n- **What is back-end and Full stack**\n  - The back end refers to the parts of the application that run behind the scenes and aren't presented directly to the user/client.\n  - The back end typically includes a web server which handles HTTP connections received from the front-end client (usually a web browser)\n  - Full stack simply includes both the front end AND back end!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssekpius%2Fmicroverse-react-capstone-project---metrics-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssekpius%2Fmicroverse-react-capstone-project---metrics-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssekpius%2Fmicroverse-react-capstone-project---metrics-webapp/lists"}