An open API service indexing awesome lists of open source software.

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.

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.