https://github.com/kidde60/oop-school-library
This project is a console app that allows the user to add books to the library, register borrower and check remaining books in the library.
https://github.com/kidde60/oop-school-library
rubocop ruby
Last synced: about 1 month ago
JSON representation
This project is a console app that allows the user to add books to the library, register borrower and check remaining books in the library.
- Host: GitHub
- URL: https://github.com/kidde60/oop-school-library
- Owner: kidde60
- Created: 2022-11-15T13:15:08.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-11-19T20:05:14.000Z (over 3 years ago)
- Last Synced: 2025-07-23T19:34:22.141Z (11 months ago)
- Topics: rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP school library: set up associations
>In this project, we are going to finish creating the remaining classes for our school library and create the associations between them.
## Getting Started
- Install Ruby on your computer.
- Install your favourite code editor like VS code.
- Clone this repository by running the command below;
- git clone https://github.com/kidde60/OOP-School-Library.git
## Author
👤 **George William Kidde**
- Github: [@kidde60](https://github.com/kidde60)
- Twitter: [@KGWilliam60](https://twitter.com/KGWilliam60)
- Linkedin: [Linkedin](https://www.linkedin.com/in/kidde-george-william/)
## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.