{"id":18189741,"url":"https://github.com/powerlevel9000/school-library","last_synced_at":"2025-07-30T15:17:29.476Z","repository":{"id":153682233,"uuid":"629270671","full_name":"PowerLevel9000/School-library","owner":"PowerLevel9000","description":"School Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects  School Library is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods","archived":false,"fork":false,"pushed_at":"2023-05-01T13:18:55.000Z","size":72,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-09T23:52:11.599Z","etag":null,"topics":["database","relationships","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/PowerLevel9000.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-18T01:28:29.000Z","updated_at":"2023-05-19T08:29:27.000Z","dependencies_parsed_at":"2023-09-02T11:51:49.774Z","dependency_job_id":null,"html_url":"https://github.com/PowerLevel9000/School-library","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":"0.29333333333333333","last_synced_commit":"4164070d0c3fc3bebb3f079a7887c66c41a9c1b2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/curriculum-template-databases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerLevel9000%2FSchool-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerLevel9000%2FSchool-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerLevel9000%2FSchool-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PowerLevel9000%2FSchool-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PowerLevel9000","download_url":"https://codeload.github.com/PowerLevel9000/School-library/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131454,"owners_count":21052819,"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":["database","relationships","ruby"],"created_at":"2024-11-03T04:03:56.481Z","updated_at":"2025-04-09T23:52:15.880Z","avatar_url":"https://github.com/PowerLevel9000.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\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- [👥 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\nSchool Library is ruby based with terminal user interface project in which you can create persons books and bunch of more objects\n\n**School Library** is a totally OOP (Object Oriented Programming) with inheritance, polymorphism and private methods \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\nIn this project i utilize my skills and knowledge to create this project\n\n\u003cdetails\u003e\n  \u003csummary\u003eProject language \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\u003cdetails\u003e\n  \u003csummary\u003eUI\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eIRB terminal\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- **Create persons**\n- **Create Students**\n- **And relate everything with som relation**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\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 steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Ruby installed in your machine\n- Any integrated terminal like\n  - CMD\n  - Bash\n  - PowerShell\n  - etc\n\n### Setup\n\nClone this repository to your desired folder:\n\nfor cloning follow this steps\n- go to green `code` button very top left corner of this Repository container\n- copy your `SSH` or `https` file and clone it in your desired folder \n- or just download `ZIP` file  \n\n### Install\n\nInstall this project with:\n\nfor now you don't need any installation to run project if you already followed [Prerequisites](#prerequisites)\n\nand \n```\nbundle install\n\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\nyou can use it for you library purpose \nrun following commands in you `terminal` in root `dir`\n```\nruby main.rb\n\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n\n```\nrspec spec\n\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👤 **Adarsh Pathak**\n\n- GitHub: [@PowerLevel9000](https://github.com/PowerLevel9000)\n- Twitter: [@PowerLevel9002](https://twitter.com/PowerLevel9002)\n- LinkedIn: [Adarsh pathak](https://linkedin.com/in/PowerLevel)\n\n👤 **Recep Burak Otman**\n\n- GitHub: [@otmanTR](https://github.com/otmanTR)\n- Twitter: [@hotumanzade](https://twitter.com/hotumanzade)\n- LinkedIn: [Burak Otman](https://www.linkedin.com/in/burak-otman-88646443/)\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- [ ] **New connection**\n- [ ] **New user interface**\n- [ ] **Advance database**\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](../../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\n\nIf you like this project please give it star or buy me a coffee\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\nI would like to thank microverse to give this opportunity to show up my skills\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\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%2Fpowerlevel9000%2Fschool-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowerlevel9000%2Fschool-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowerlevel9000%2Fschool-library/lists"}