{"id":19025286,"url":"https://github.com/cesarherr/oop_school_library","last_synced_at":"2025-06-22T15:34:18.790Z","repository":{"id":191333957,"uuid":"684419599","full_name":"CesarHerr/OOP_school_library","owner":"CesarHerr","description":"In this project, I will start building a school library app. ","archived":false,"fork":false,"pushed_at":"2023-09-08T15:10:26.000Z","size":57,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-04-23T12:53:45.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/CesarHerr.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-08-29T04:57:52.000Z","updated_at":"2023-09-27T14:53:14.000Z","dependencies_parsed_at":"2024-11-08T20:45:50.048Z","dependency_job_id":"fb996d76-9c9d-4929-8e4c-d50befca400f","html_url":"https://github.com/CesarHerr/OOP_school_library","commit_stats":null,"previous_names":["cesarherr/oop_school_library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CesarHerr/OOP_school_library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CesarHerr%2FOOP_school_library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CesarHerr%2FOOP_school_library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CesarHerr%2FOOP_school_library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CesarHerr%2FOOP_school_library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CesarHerr","download_url":"https://codeload.github.com/CesarHerr/OOP_school_library/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CesarHerr%2FOOP_school_library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261314830,"owners_count":23140158,"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-11-08T20:43:06.480Z","updated_at":"2025-06-22T15:34:13.773Z","avatar_url":"https://github.com/CesarHerr.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 Decoding\\_Morse\\_Code ](#-decoding_morse_code-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n  - [Setup](#setup)\n  - [👥 Authors ](#-authors-)\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# 📖 OOP school library \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nIn this project, I will start building a school library app. In this initial step, I'll implement the classes to represent students and teachers.\n\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\nThe project is built using ruby. Getting Started Follow these steps to understand and work on the project:\n\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\nThe project is built using the following technologies:\n\n\n\u003cdetails\u003e\n\u003csummary\u003eRuby\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/\"\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\n- **Classes**\n- **Rubocop install**\n- **Gems install**\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\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## Setup\n\nTo get a local copy up and running, follow these steps.\n\n1. Clone this repository to your local machine:\n\n```\ngit clone https://github.com/CesarHerr/OOP_school_library.git\n\n```\n\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Cesar Herrera**\n\n-   GitHub: [@CesarHerr](https://github.com/CesarHerr)\n-   LinkedIn: [Cesarherr](https://www.linkedin.com/in/cesarHerr/)\n\n👤 **Ruth Abreu**\n\n- GitHub: [@Ruthmy](https://github.com/Ruthmy)\n- Twitter: [@rury_exe](https://twitter.com/rury_exe)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)\n\n👤 **Alexandre Sales Medina Ferreira**\n\n- GitHub: [@alexmedinasf](https://github.com/alexmedinasf)\n- Twitter: [@alexmedinasf](https://twitter.com/alexmedinasf)\n- LinkedIn: [LinkedIn](https://linkedin.com/in/alexmedinasf)\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- [] **Add books**\n- [] **Save records of who borrowed a given book and when**\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](https://github.com/ClaudiaRojasSoto/Decoding_Morse_Code/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\nIf you like this project or if it helped you, please give a ⭐️. I'd really appreciate it!\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\nI would like to thank Microverse and all my peers and colleagues at Microverse for giving me the opportunity to work on this project.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\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).\n\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%2Fcesarherr%2Foop_school_library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesarherr%2Foop_school_library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesarherr%2Foop_school_library/lists"}