https://github.com/oybekkayumov/oop-school-library
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.
https://github.com/oybekkayumov/oop-school-library
decorator rubocop ruby
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/oybekkayumov/oop-school-library
- Owner: OybekKayumov
- Created: 2022-06-13T12:19:17.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-17T01:32:37.000Z (about 4 years ago)
- Last Synced: 2025-04-23T19:51:12.797Z (over 1 year ago)
- Topics: decorator, rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# oop-school-library
> This is a school library project built with object oriented programming principals in Ruby.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
- Have `git` installed on your local computer.
- Have `ruby` installed on your local computer.
### Install
- Clone this repository to your local computer.
### Usage
- Run the command `ruby `.
### Run tests
## Author
👤 **Oybek Kayumov**
- GitHub: [@OybekKayumov](https://github.com/OybekKayumov)
- Twitter: [@KayumovOybek](https://twitter.com/KayumovOybek)
- LinkedIn: [Oybek Kayumov](https://www.linkedin.com/in/oybek-kayumov/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/OybekKayumov/oop-school-library/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.