{"id":27385503,"url":"https://github.com/salimer/oop-school-library","last_synced_at":"2025-07-06T20:38:53.247Z","repository":{"id":183432644,"uuid":"670124189","full_name":"Salimer/OOP-school-library","owner":"Salimer","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-03T12:06:05.000Z","size":86,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-04-13T16:48:48.822Z","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/Salimer.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,"zenodo":null}},"created_at":"2023-07-24T10:51:00.000Z","updated_at":"2023-09-06T03:45:12.000Z","dependencies_parsed_at":"2025-04-13T16:39:55.357Z","dependency_job_id":"5ed1a087-dd03-411b-bcae-0f69d65d9cc0","html_url":"https://github.com/Salimer/OOP-school-library","commit_stats":null,"previous_names":["salimer/oop-school-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Salimer/OOP-school-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FOOP-school-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FOOP-school-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FOOP-school-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FOOP-school-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Salimer","download_url":"https://codeload.github.com/Salimer/OOP-school-library/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Salimer%2FOOP-school-library/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263969597,"owners_count":23537454,"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":"2025-04-13T16:39:32.871Z","updated_at":"2025-07-06T20:38:53.239Z","avatar_url":"https://github.com/Salimer.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [🎯 OOP school library](#-oop-school-library)\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  - [👥 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\nAs the librarian of OOP University, I've created a user-friendly app to:\n\n- [ ] Add new students or teachers.\n- [ ] Add new books and maintain their records.\n- [ ] Record book borrowing details, including dates.\n- [ ] Easily manage book availability and borrowers.\n- [ ] This organized tool ensures efficient library management for a smooth experience at OOP University.\n\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\u003cdetails\u003e\n  \u003csummary\u003eRuby\u003c/summary\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n- **Encapsulation**\n- **Abstraction**\n- **Inheritance**\n- **Polymorphism**\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running follow these simple example steps.\n\n### Prerequisites\n\nyou have to those tools in your local machine.\n\n- [ ] Visual Studio Code\n\n### Setup\n\nClone the project.\n\n```bash\n  git clone git@github.com:Salimer/OOP-school-library.git\n```\n\nGo to the project directory.\n\n```bash\n  cd OOP-school-library\n```\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- ### Run tests\n\n```test\nNo tests here...\n``` \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Salim Bamahfoodh**\n\n- GitHub: [@Salimer](https://github.com/Salimer)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/sbamahfoodh)\n\n👤 **Abdul Ali Noori**\n\n- GitHub: [@ab-noori](https://github.com/ab-noori)\n- Twitter: [@AbdulAliNoori4](https://twitter.com/AbdulAliNoori4)\n- LinkedIn: [abdulali-noori](https://www.linkedin.com/in/abdulali-noori)\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\n- **#map Method Support**\n- **#reduce Method Support**\n- **#Sorting Functionality**\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/Salimer/Enumerables/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\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\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🔭Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n  I would like to thank Microverse for giving me a wonderful 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## 📝 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\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimer%2Foop-school-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsalimer%2Foop-school-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsalimer%2Foop-school-library/lists"}