{"id":17666536,"url":"https://github.com/jugosack/catalog_my_things_ruby","last_synced_at":"2026-05-08T14:04:48.595Z","repository":{"id":156013510,"uuid":"632373916","full_name":"jugosack/catalog_my_things_Ruby","owner":"jugosack","description":"This project is console app built using ruby, the app will help you to keep a records of different types of things you own: books, music albums, movies, and games, the data are stored in json file, and it will be always useable whenever you start the app.","archived":false,"fork":false,"pushed_at":"2023-04-28T17:46:40.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-02-05T14:32:19.739Z","etag":null,"topics":["json","postgresql","ruby"],"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/jugosack.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-25T09:20:24.000Z","updated_at":"2023-04-27T19:39:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2c18f2a-0b79-4202-82f1-ea6bcbeebbfb","html_url":"https://github.com/jugosack/catalog_my_things_Ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugosack%2Fcatalog_my_things_Ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugosack%2Fcatalog_my_things_Ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugosack%2Fcatalog_my_things_Ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jugosack%2Fcatalog_my_things_Ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jugosack","download_url":"https://codeload.github.com/jugosack/catalog_my_things_Ruby/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320138,"owners_count":20758407,"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":["json","postgresql","ruby"],"created_at":"2024-10-23T21:42:15.891Z","updated_at":"2026-05-08T14:04:43.522Z","avatar_url":"https://github.com/jugosack.png","language":"Ruby","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) -[:video_camera: Video Presentation](#video-presentation)\n  - [:camera: screenshot](#screenshot)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Usage](#usage)\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# 📇 Catalog of my things \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e This project is console app built using ruby. It keeps a records of different things:\n\n- books\n- music\n- albums\n- movies\n- games\n\nData are stored in json file and could be used whenever you start the app.\n\n## :video_camera: Video Presentation \u003ca name=\"video-presentation\"\u003e\u003c/a\u003e\n\n[![Watch the video]()](https://drive.google.com/file/d/1sedihGIc42GPd74Lh8bfOVkaGRsjjq4Q/view?usp=sharing)\n\n## :camera: Screenshot \u003ca name=\"Screen-shot\"\u003e\u003c/a\u003e\n\n  \u003cimg src=\"./image/catalog.png\" alt=\"\"\u003e\n\u003cbr\u003e\n  \u003cimg src=\"./image/catalog_uml.png\" alt=\"\"\u003e\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- \u003ca href=\"https://www.ruby-lang.org/es/\"\u003eLanguages: Ruby\u003c/a\u003e\n- \u003ca href=\"https://www.postgresql.org/\"\u003ePostgresql\u003c/a\u003e\n- Frameworks: N/A\n- Technologies Used: GIT, GITHUB, LINTERS\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- Keep track of all things own by a user\n- Created using ruby to keep a records of different types of things a user own: books, music albums, movies, and games\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### Prerequisites\n\nIn order to run this project you need:\n\n- Command line or terminal\n- IDE such as VsCode.\n- Ruby needs to be installed on your system.\n\n### Setup\n\nClone this repository to your desired folder:\nExample command:\n\n```sh\n  git clone https://github.com/jugosack/catalog_my_things_Ruby\n  cd catalog_my_things\n\n```\n\n### Install\n\nExample command:\n\n```sh\n  cd catalog_my_things_Ruby\n  bundle install (install all dependencies)\n\n```\n\n### Usage\n\nTo run the project redirecting to the root directory of the project and run the following command:\n\n```sh\n ruby main.rb (to run console application)\n\n```\n\n### Test\n\nTo test the web app run the following command:\n\n```sh\n rspec spec (to test the console application)\n\n```\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Jugoslav Achkoski**\n\n- GitHub: [@github](https://github.com/jugosack)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jugoslavachkoski/)\n- Twitter: [twitter](https://twitter.com/Jugoslav_A)\n- Facebook: [facebook](https://www.facebook.com/jugoslav.ackoski/)\n\n👤 **Uchechi Nwaka**\n\n- -- GitHub: [@uchexm](https://github.com/uchexm)\n- -- LinkedIn: [@nwakauc](https://www.linkedin.com/in/nwakauc/)\n- -- Twiter [@nwakauc](https://twitter.com/Nwakauc)\n\n👤 **Damilare Arikeusola**\n\n- GitHub: [@mrprotocoll](https://github.com/mrprotocoll)\n- Twitter: [@dprotocoll](https://twitter.com/dprotocoll)\n- LinkedIn: [@mrprotocoll](https://www.linkedin.com/in/mrprotocoll)\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- Add web interface\n- Improve unit tests\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\nFeel free to check the [issues page](https://github.com/jugosack/catalog_my_things_Ruby/issues).\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 a ⭐️ 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\nwe would like to thank microverse community for the support and guidance.\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](./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%2Fjugosack%2Fcatalog_my_things_ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjugosack%2Fcatalog_my_things_ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjugosack%2Fcatalog_my_things_ruby/lists"}