{"id":17469266,"url":"https://github.com/ghiftee/oop-school-library","last_synced_at":"2025-03-28T09:43:44.029Z","repository":{"id":46487679,"uuid":"414083133","full_name":"Ghiftee/oop-school-library","owner":"Ghiftee","description":"This project is a console-based school library app that allows created students and teachers to rent created books. It also gives a list of students, teachers, books and rentals.","archived":false,"fork":false,"pushed_at":"2021-10-15T12:50:46.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-02T10:31:29.510Z","etag":null,"topics":["oop","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/Ghiftee.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}},"created_at":"2021-10-06T05:38:43.000Z","updated_at":"2021-12-12T19:01:39.000Z","dependencies_parsed_at":"2022-09-22T12:53:20.151Z","dependency_job_id":null,"html_url":"https://github.com/Ghiftee/oop-school-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghiftee%2Foop-school-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghiftee%2Foop-school-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghiftee%2Foop-school-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghiftee%2Foop-school-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ghiftee","download_url":"https://codeload.github.com/Ghiftee/oop-school-library/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246009037,"owners_count":20708881,"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":["oop","ruby"],"created_at":"2024-10-18T15:26:55.730Z","updated_at":"2025-03-28T09:43:44.007Z","avatar_url":"https://github.com/Ghiftee.png","language":"Ruby","readme":"![](https://camo.githubusercontent.com/8a4ae3fb98faf74ddf78a6677ceaa6e8872f7f340f569b7c5e1aa9bcc4061d95/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6963726f76657273652d626c756576696f6c6574)\n\n# OOP school library\n\n\u003e Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow a 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\u003e And all of this will be built in a beautiful and well-organized way! \n\n### Milestone 1:\n\n- Create person class.\n- Create student class that is a subclass of person class.\n- Create teacher class that is a subclass of person class.\n\n### Milestone 2:\n\n- Create corrector class.\n- Set instance of corrector in person on initialization.\n- Add new method to person that validates name.\n\n### Milestone 3:\n- Create Classroom, Book and Rental classes.\n- Implement several relationships between classes.\n\n### Milestone 4:\n- Create a main.rb file that will serve as your console app entry-point.\n- In main.rb define the entry point, which will be a method called main that is invoked at the end of the file.\n\n## Built With\n\n- Ruby\n\n## Getting Started\n\nTo get a local copy up and running:\n\n* Clone this repo with:\n\n    ```bash\n    git clone https://github.com/Ghiftee/oop-school-library\n    ```\n\n* Navigate to the folder/directory\n\n    ```bash\n    cd oop-school-library\n    ```\n\n## Author\n\n👤 **Uwhubetine Gift**\n\n- GitHub: [@Ghiftee](https://github.com/ghiftee)\n- Twitter: [@Ghiftee](https://twitter.com/i_ghiftee)\n- LinkedIn: [Ghiftee](https://linkedin.com/in/giftuwhubetine)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiftee%2Foop-school-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghiftee%2Foop-school-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghiftee%2Foop-school-library/lists"}