{"id":23340693,"url":"https://github.com/fene-87/school-library","last_synced_at":"2026-04-30T14:37:21.516Z","repository":{"id":237430540,"uuid":"625870728","full_name":"Fene-87/school-library","owner":"Fene-87","description":"A ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them","archived":false,"fork":false,"pushed_at":"2023-04-18T09:26:02.000Z","size":23,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2026-03-28T01:54:19.428Z","etag":null,"topics":["postgresql","rubocop","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/Fene-87.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-04-10T09:35:54.000Z","updated_at":"2023-08-31T10:11:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca32515a-3ebf-489b-a4d1-9f99b2711460","html_url":"https://github.com/Fene-87/school-library","commit_stats":null,"previous_names":["fene-87/school-library"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fene-87/school-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fene-87%2Fschool-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fene-87%2Fschool-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fene-87%2Fschool-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fene-87%2Fschool-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fene-87","download_url":"https://codeload.github.com/Fene-87/school-library/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fene-87%2Fschool-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32468009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["postgresql","rubocop","ruby"],"created_at":"2024-12-21T04:43:12.308Z","updated_at":"2026-04-30T14:37:21.500Z","avatar_url":"https://github.com/Fene-87.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# School Library\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [🚀 Live Demo ](#-live-demo-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\n    - [Install](#install)\n    - [Usage](#usage)\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# 📖 School Library \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**School Library** is a ruby application whose aim is to serve as a library tool that records what books are in the library and who borrows them This app allows the user to add new students or teachers, new books, and save records of who borrowed which book and when.\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\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\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **[Add new teachers and students.]**\n- **[Add new books.]**\n- **[Keep records of books borrowed, by whom, and when.]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n- [Coming Soon]()\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Ruby\n- Ruby CLI\n\n### SetUp\n\nClone this Repository to your desired folder:\n\n``` sh\ncd my-folder\ngit clone git@github.com:Fene-87/school-library.git\n```\n### Install \nInstall this project with:\n \n``` sh\ncd OOP-schho-library\nbundle install\n```\n\n### Usage\nTo run the project, execute the following command:\n``` sh\nruby person.rb\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 👥 Authors \u003ca name=\"author\"\u003e\u003c/a\u003e\n👤 **Mark Fenekayas**\n\n- GitHub: [@Fene-87](https://github.com/Fene-87)\n- Twitter: [@markfen4](https://twitter.com/markfen4)\n- LinkedIn: [@Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **[Online book library]**\n- [ ] **[Online request of book]**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\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](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project consider giving it a star ⭐️.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank Microverse for giving me the opportunity to work on this project.\n\n- LazyCoders\n- Coding Partners\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffene-87%2Fschool-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffene-87%2Fschool-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffene-87%2Fschool-library/lists"}