{"id":21485686,"url":"https://github.com/sadaf-daneshgar/school_library","last_synced_at":"2025-10-29T21:39:13.746Z","repository":{"id":205715747,"uuid":"714516464","full_name":"sadaf-Daneshgar/school_library","owner":"sadaf-Daneshgar","description":"[ OOP school library ] is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time.","archived":false,"fork":false,"pushed_at":"2023-11-17T12:58:35.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-01-23T19:33:50.343Z","etag":null,"topics":["aggregation","association","inheritance","oop-programming","ruby","ul","unit-testing"],"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/sadaf-Daneshgar.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}},"created_at":"2023-11-05T04:32:02.000Z","updated_at":"2023-11-15T06:10:18.000Z","dependencies_parsed_at":"2023-11-17T14:32:36.209Z","dependency_job_id":null,"html_url":"https://github.com/sadaf-Daneshgar/school_library","commit_stats":null,"previous_names":["sadaf-daneshgar/school_library"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadaf-Daneshgar%2Fschool_library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadaf-Daneshgar%2Fschool_library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadaf-Daneshgar%2Fschool_library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadaf-Daneshgar%2Fschool_library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadaf-Daneshgar","download_url":"https://codeload.github.com/sadaf-Daneshgar/school_library/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014136,"owners_count":20383715,"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":["aggregation","association","inheritance","oop-programming","ruby","ul","unit-testing"],"created_at":"2024-11-23T13:17:06.559Z","updated_at":"2025-10-29T21:39:13.470Z","avatar_url":"https://github.com/sadaf-Daneshgar.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003c!-- TABLE OF CONTENTS --\u003e\n\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  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#triangular_flag_on_post-deployment)\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# 📖 [ OOP school library ] \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**[ OOP school library ]**  is a project that is part of the Microverse Ruby curriculum. The goal is to build a library system that can be used by students and teachers to check out books. The library has a limited number of copies for each book so it can only allow a certain number of people to check out the same book at the same time. The library also has a number of computers that can be used by students to read books online. \n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n- ✅ Ruby\n- ✅ Linters\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eLanguage\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eRuby\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- 🔰 **[ Person, Teacher and Student ]**\n- 🔰 **[ Implement OOP principles like: abstraction, inhertance, polymorphism and encapsulation ]**\n- 🔰 **[ Practice Ruby best practices ]**\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**To get a local copy up and running, follow these steps.**\n\n1. Download or clone this [repostory](https://github.com/sadaf-Daneshgar/school_library.git).\n2. Provide a modern web browser.\n\n### Prerequisites\n\n**In order to run this project you need:**\n\n- ✔ Ruby installed in your machine. you can download it from [here](https://www.ruby-lang.org/en/downloads/)\n- ✔ IDE or a code editor installed in your machine.\n- ✔ IRB.\n- ✔ [Git](https://git-scm.com/downloads) installed in your machine.\n- ✔ Sign in or sign up to your [Github](https://github.com/) account.\n- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).\n- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).\n\n### Setup\n\n- Clone this [repository](https://github.com/sadaf-Daneshgar/school_library) to your desired folder:\n\n- Example commands:\n\n```sh\n  cd [YOUR FOLDER]\n  git clone https://github.com/sadaf-Daneshgar/school_library.git\n```\n\n### Usage\n\n- To run the project, execute the following command:\n\n```sh\n cd [YOUR FOLDER]\n git clone https://github.com/sadaf-Daneshgar/school_library.git\n```\n\n### Deployment\n\n**This project is deployed by the author, no permission for deployment by any other client.**\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👤 **Sadaf Daneshgar**\n\n- 👤 GitHub: [@Sadaf-Daneshgar](https://github.com/sadaf-Daneshgar)\n- 👤 Twitter: [@SadafDaneshgar](https://twitter.com/SadafDaneshgar)\n- 👤 LinkedIn: [Sadaf Daneshgar](https://www.linkedin.com/in/sadaf-daneshgar-2002saba/)\n\n 👤 **Mohammad Yaser**\n\n- GitHub: [@githubhandle](https://github.com/MohammadYaser)\n- Twitter: [@twitterhandle](https://twitter.com/Yaser_Safi19)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/mohammad-yaser-safi-a12083270)\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- [ ] **[ Use the \"Decorator\" design pattern. ]**\n- [ ] **[ Set up associations. ]**\n- [ ] **[ Add basic UI. ]**\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/sadaf-Daneshgar/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, kindly drop a start ⭐️ for the [repository](https://github.com/sadaf-Daneshgar/school_library);\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 the following individuals and organizations for their contribution to this project.**\n\n- I would like to express my heartfelt gratitude to [**Microvere**](https://www.microverse.org/?grsf=mohammad-a-nbtazu) for the invaluable learning experience they have provided. \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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadaf-daneshgar%2Fschool_library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadaf-daneshgar%2Fschool_library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadaf-daneshgar%2Fschool_library/lists"}