{"id":21008220,"url":"https://github.com/mozameljawad/school-library","last_synced_at":"2025-08-05T02:25:29.416Z","repository":{"id":199461727,"uuid":"702820196","full_name":"MozamelJawad/school-library","owner":"MozamelJawad","description":"The school-library is the librarian of OOP University, and will record what books are in the library and who borrows them.","archived":false,"fork":false,"pushed_at":"2023-10-12T17:51:26.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-13T15:19:38.277Z","etag":null,"topics":["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/MozamelJawad.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-10-10T04:47:30.000Z","updated_at":"2023-10-27T07:16:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"68edf5dc-555f-4339-838e-1fd7b20a3d50","html_url":"https://github.com/MozamelJawad/school-library","commit_stats":null,"previous_names":["mozameljawad/school-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MozamelJawad/school-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fschool-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fschool-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fschool-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fschool-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MozamelJawad","download_url":"https://codeload.github.com/MozamelJawad/school-library/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MozamelJawad%2Fschool-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268820999,"owners_count":24312538,"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","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ruby"],"created_at":"2024-11-19T09:11:55.387Z","updated_at":"2025-08-05T02:25:29.366Z","avatar_url":"https://github.com/MozamelJawad.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# school-library\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- [👥 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# 📖 school-library \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\nThe school-library is the librarian of OOP University, and will record what books are in the library and who borrows them. The app that you will create will allow you to:\n\n- Add new students or teachers.\n- Add new books.\n- Save records of who borrowed a given book and when.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n* Ruby\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eRuby\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.ruby-lang.org/en/\"\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- **Run a program using the command line.**\n- **Use Ruby syntax for basic programming operations.**\n- **Use Ruby syntax for OOP programming.**\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## Getting Started\n\n### Prerequisites \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\n\n- Use Irb.\n- Ruby installation.\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Setup\n\nClone this repository to your desired folder:\n- git clone https://github.com/MozamelJawad/school-library\n\n- cd school-library\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Mozamel Jawad**\n\n- GitHub: [@githubhandle](https://github.com/MozamelJawad)\n- Twitter: [@twitterhandle](https://twitter.com/mozameljawad)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mozamel-jawad/)\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## 🔭Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **Add more Features**\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/MozamelJawad/school-library/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 give it a star!\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\n- Thanks to the Microverse team for the great curriculum.\n- Thanks to the Code Reviewer(s) for the insightful feedback.\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%2Fmozameljawad%2Fschool-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmozameljawad%2Fschool-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmozameljawad%2Fschool-library/lists"}