{"id":24364644,"url":"https://github.com/felixdev22/catalog","last_synced_at":"2026-04-15T12:38:45.296Z","repository":{"id":197941990,"uuid":"622288517","full_name":"felixDev22/Catalog","owner":"felixDev22","description":"Catalog - This console app helps users keep track of their possessions like books, music albums, movies, and games based on a UML class diagram. It stores data in JSON files and has a corresponding database with tables that match the program's class structure.","archived":false,"fork":false,"pushed_at":"2023-04-01T18:06:26.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-10-09T08:09:12.174Z","etag":null,"topics":["rspec","ruby","sql"],"latest_commit_sha":null,"homepage":"","language":null,"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/felixDev22.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,"governance":null}},"created_at":"2023-04-01T17:06:38.000Z","updated_at":"2023-10-03T06:29:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d959396-0583-4476-b73d-774df4e1fe22","html_url":"https://github.com/felixDev22/Catalog","commit_stats":null,"previous_names":["felixdev22/catalog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felixDev22/Catalog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FCatalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FCatalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FCatalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FCatalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixDev22","download_url":"https://codeload.github.com/felixDev22/Catalog/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixDev22%2FCatalog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"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":["rspec","ruby","sql"],"created_at":"2025-01-18T23:55:21.942Z","updated_at":"2026-04-15T12:38:45.272Z","avatar_url":"https://github.com/felixDev22.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 OOP Catalog of my things ](#-catalog-of-my-things-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n    - [🚀 demo video](#live-demo)\n  - [� Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Catalog of my things \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Catalog of my things** This console app helps users keep track of their possessions like books, music albums, movies, and games based on a UML class diagram. It stores data in JSON files and has a corresponding database with tables that match the program's class structure.\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\u003cdetails\u003e\n\u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://guides.rubyonrails.org/getting_started.html\"\u003eRuby\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- [keep a record of different types of things you own]\n- [Store the data in JSON files]\n- [Add items you own]\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\n[live-video](https://www.youtube.com/watch?v=4J3V7YI84oY\u0026ab_channel=funycrzyworld)\n\n\u003c!-- GETTING STARTED --\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- Create a local directory where you can clone the project\n- Clone the project to your directory by running\n  - `https://github.com/bernabasy/Ruby_group_capstone.git`\n- Run the code with ruby\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Git and GitHub\n- A code editor\n- Ruby\n\n### Setup\n\nClone this repository to your desired folder:\n\n- Create a local directory where you can clone the project\n- Clone the project to your directory by running\n  - `https://github.com/bernabasy/Ruby_group_capstone.git`\n\n### Install\n\nInstall this project with:\n\n- GitHub Actions\n- Linters\n- Rubocop\n- Ruby\n\n### Usage\n\n- Use this project as a step to learning to practice building backend applications with Ruby and OOP concepts.\n- \u003e run `irb` from the terminal\"\n- \u003e then rb(main):001:0\u003e `require_relative './main.rb'` (the file you want to test `eg './app.rb'`)\n- \u003e =\u003e true (this will show) press enter\n- \u003e follow the prompts\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Felix Nzomo Nyamai**\n\n- GitHub: [@githubhandle](https://github.com/felixDev22)\n- Twitter: [@twitterhandle](https://twitter.com/@monzo200)\n- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)\n\n👤 **Bernabas**\n\n- GitHub: [@githubhandle](https://github.com/bernabasy)\n- Twitter: [@twitterhandle](https://twitter.com/@bernabasjosef)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/bernabas-yosef)\n\n👤 **Mukama Steven**\n\n- GitHub: [@githubhandle](https://github.com/stevenmukama)\n- Twitter: [@twitterhandle](https://twitter.com/@mukama_steven)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stevenmukama/)\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- [keep a record of different types of things you own]\n- [Store the data in JSON files]\n- [Add items you own]\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\"\u003e\u003c/a\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/bernabasy/Ruby_group_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 kindly leave a ⭐\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\nI would like to thank Microverse for the great resources shared.\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\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%2Ffelixdev22%2Fcatalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixdev22%2Fcatalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixdev22%2Fcatalog/lists"}