https://github.com/rominana/school-library
This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.
https://github.com/rominana/school-library
ruby
Last synced: 28 days ago
JSON representation
This project contains a Ruby project that keeps track of book rentals from a school library using OOP features.
- Host: GitHub
- URL: https://github.com/rominana/school-library
- Owner: rominana
- Created: 2022-09-26T15:12:49.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-10-03T19:21:31.000Z (over 3 years ago)
- Last Synced: 2025-03-02T11:29:46.682Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# School Library - OOP with Ruby
> This project contains a Ruby project that keeps track of book rentals from a school library. It uses OOP features.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Git
- Ruby
- IRB (optional)
### Setup
git clone https://github.com/rominana/school-library.git
cd school-library/
run lib/main.rb
## Authors
## 👤 **Romina Patiño**
- GitHub: [@rominana](https://github.com/rominana)
- Twitter: [@romina_pati](https://twitter.com/@romina_pati)
- LinkedIn: [Romina Patiño](www.linkedin.com/in/romina-patino/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.