{"id":15101695,"url":"https://github.com/fmanimashaun/catalog_of_items","last_synced_at":"2026-01-18T22:33:41.911Z","repository":{"id":209217121,"uuid":"720592646","full_name":"fmanimashaun/catalog_of_items","owner":"fmanimashaun","description":"Catalog of My Things is a Ruby group capstone project focused on creating a console app for managing collections of items such as books, music albums, movies, and games. The project emphasizes SQL database integration, UML class diagram implementation, and collaborative group work.","archived":false,"fork":false,"pushed_at":"2023-11-27T11:16:04.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-05T11:13:53.677Z","etag":null,"topics":["rspec","rspec-testing","ruby","ruby-app","ruby-oop","unittest"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/fmanimashaun.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-11-19T00:25:52.000Z","updated_at":"2023-11-25T20:19:37.000Z","dependencies_parsed_at":"2023-11-27T12:25:27.948Z","dependency_job_id":"8c33f762-2417-47b4-b1fe-9775057c6617","html_url":"https://github.com/fmanimashaun/catalog_of_items","commit_stats":null,"previous_names":["fmanimashaun/catalog_of_items"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fmanimashaun/catalog_of_items","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2Fcatalog_of_items","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2Fcatalog_of_items/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2Fcatalog_of_items/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2Fcatalog_of_items/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmanimashaun","download_url":"https://codeload.github.com/fmanimashaun/catalog_of_items/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2Fcatalog_of_items/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28552785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T20:59:07.572Z","status":"ssl_error","status_checked_at":"2026-01-18T20:59:02.799Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["rspec","rspec-testing","ruby","ruby-app","ruby-oop","unittest"],"created_at":"2024-09-25T18:28:37.075Z","updated_at":"2026-01-18T22:33:41.895Z","avatar_url":"https://github.com/fmanimashaun.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Catalog of my things\n\n\u003ca name=\"readme-top\"\u003e\u003c/a\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- [💻 Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n  - [Usage](#usage)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n## 📖 Catalog of My Things command-Line App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Catalog of My Things** is a Ruby group capstone project focused on creating a console app for managing collections of items such as books, music albums, movies, and games. The project emphasizes SQL database integration, UML class diagram implementation, and collaborative group work.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n- Ruby\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\u003eRuby\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTest Suite\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eRspec\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Feature \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Implement classes based on the provided UML class diagram.\n- Set up associations and aggregations between classes.\n- Define and set up properties in the constructor method.\n- Implement specified methods for each class.\n- Create a console app with options to list items, genres, labels, authors, sources, and add items.\n- Preserve data by saving collections in .json files.\n- Create an SQL schema analogical to the class structure for future data storage.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\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\nTo get started with the project, follow the steps below.\n\n### Prerequisites\n\nTo run this project, ensure you have the following installed:\n\n- [Git](https://git-scm.com/)\n- [Ruby](https://www.ruby-lang.org/en/)\n- A code editor (e.g., [VsCode](https://code.visualstudio.com/))\n\n### Setup\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/fmanimashaun/catalog_of-items.git\n\ncd catalog_of_items\n\nbundle install\n```\n\n### Usage\n\nTo run the program, you can use a Ruby interpreter. For example, to interact with the code, use the following:\n\n```bash\nruby './main.rb'\n```\n\nThen, load the required files and start using the classes.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Fisayo Michael Animashaun**\n\n- GitHub: [@fmanimashaun](https://github.com/fmanimashaun)\n- Twitter: [@fmanimashaun](https://twitter.com/fmanimashaun)\n- LinkedIn: [Fisayo Michael Animashaun ](https://linkedin.com/in/fmanimashaun)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\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- implement database\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\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.\n\n[Issue Page](https://github.com/fmanimashaun/catalog_of_items/issues)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- Show your support --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project leave a start for it.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI'd like to thank Microverse for helping us in the journey to become a Fullstack developer.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#readme-top\"\u003e👆\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\"\u003e👆\u003c/a\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmanimashaun%2Fcatalog_of_items","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmanimashaun%2Fcatalog_of_items","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmanimashaun%2Fcatalog_of_items/lists"}