{"id":17570950,"url":"https://github.com/aachourmohamed/ruby-capstone","last_synced_at":"2026-01-20T21:32:55.891Z","repository":{"id":61160196,"uuid":"548795919","full_name":"AACHOURMOHAMED/ruby-capstone","owner":"AACHOURMOHAMED","description":"In this project, we created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games. Everything is based on the UML class diagram presented above. The data is stored in JSON files but we also prepared a database with tables structure analogical to the program's class structure","archived":false,"fork":false,"pushed_at":"2022-10-14T19:51:33.000Z","size":84,"stargazers_count":0,"open_issues_count":18,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:43:05.790Z","etag":null,"topics":["database","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AACHOURMOHAMED.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}},"created_at":"2022-10-10T07:37:45.000Z","updated_at":"2022-10-18T08:11:43.000Z","dependencies_parsed_at":"2023-01-20T03:01:51.619Z","dependency_job_id":null,"html_url":"https://github.com/AACHOURMOHAMED/ruby-capstone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"AACHOURMOHAMED/readme-template","purl":"pkg:github/AACHOURMOHAMED/ruby-capstone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AACHOURMOHAMED%2Fruby-capstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AACHOURMOHAMED%2Fruby-capstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AACHOURMOHAMED%2Fruby-capstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AACHOURMOHAMED%2Fruby-capstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AACHOURMOHAMED","download_url":"https://codeload.github.com/AACHOURMOHAMED/ruby-capstone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AACHOURMOHAMED%2Fruby-capstone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28614595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["database","postgresql","ruby"],"created_at":"2024-10-21T18:04:45.828Z","updated_at":"2026-01-20T21:32:55.863Z","avatar_url":"https://github.com/AACHOURMOHAMED.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n\n# Catalog of my things\nA simple console application written in Ruby which helps you to store catalog of many things such as books, music albums, movies, and games. The app stores/preserves the data in JSON files, but the repo also includes a database schema file with ralations that explains program's class structure.\n\n## Built With\n\n- Ruby\n- Rspec\n\n## Demo Video\nhttps://drive.google.com/file/d/1vWf-00ltIUnoQa7Ne-1Oo2unnZNqi3TK/view?usp=sharing\n## Built With\n\n- Ruby\n\n## Getting Started 🏁\n\n### Prerequisites 📜\n\nYou will be needing:\n\n- A terminal terminal\n- A code editor\n- Ruby (follow the instruction based on your OS)\n```bash\nhttps://www.ruby-lang.org/en/documentation/installation/\n```\n\n### Setup\n\n### Clone this repository\n\n```bash\nhttps://github.com/AACHOURMOHAMED/ruby-capstone\n```\n### Move into the directory with\n\n```bash\ncd ruby-capstone\n```\n\n### Run Project\n```bash\n./main.rb\n```\n\n### Install linter\n\n```bash\nbundle install\n```\n\n### Run linter\n\n```bash\nrubocop .\n```\n\n### Auto-correct\n\nIn auto-correct mode, RuboCop will try to automatically fix offenses:\n\n```bash\nrubocop -A\n```\n\n```bash\nrubocop --auto-correct-all\n```\n\n## Authors\n\n👤 **Esi Ogagaoghene**\n\n- GitHub: [ogagaoghene](https://github.com/ogagaoghene)\n- Twitter: [@esi_ogaga](https://twitter.com/esi_ogaga)\n- LinkedIn: [ogagaoghene-esi](https://linkedin.com/in/ogagaoghene-esi\n\n **Author2**\n\n👤 **Ojesanmi Elizabeth Oyin**\n\n- GitHub: [@githubhandle](https://github.com/Lizdev-05)\n\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/elizabeth-oyinlade-ojesanmi-0702aa16a)\n\n **Author3**\n\n👤 **Mohamed aachour**\n\n- GitHub: [](https://github.com/)\n- Twitter: [](https://twitter.com/)\n- LinkedIn: [](https://linkedin.com/in/\n\n## 🤝 Contributors\n\nContributions, issues, and feature requests are greatly appreciated!\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"improvements\".\n\n- Fork the Project\n- Create your Feature Branch (git checkout -b feature/yourfeaturename)\n- Commit your Changes (git commit -m 'Add suggested feature')\n- Push to the Branch (git push origin feature/AmazingFeature)\n- Open a Pull Request\n\n## 📝 License\n\nThis project is licensed by [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\n## Show your support 💪\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faachourmohamed%2Fruby-capstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faachourmohamed%2Fruby-capstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faachourmohamed%2Fruby-capstone/lists"}