- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
OOP SCHOOL LIBRARY is a tool that lets librarian of OOP University to record what books are in the library and who borrows them.
- ruby oop abstraction
- ruby oop inheritance
- ruby oop encapsulation
No live demo of the project
How new developer can use this project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install vscode locally.
- Install ruby.
To get a local copy up and running follow these simple example steps.
- clone: run
git clone https://github.com/ndikumanaisaie/oop_school_library.git
. - To move to cloned folder: run
cd oop_school_library
.
Install this project with:
Example command: to fix linters locally
gem install rubocop
bundle exec rubocop -A
To run the project use irb
No tests
Not deployed
Collaborators of this project.
👤 Ndikumana Isaie
- GitHub: ndikumanaisaie
- Twitter: Ndikuma38670724
- LinkedIn: Ndikumana Isaie
Features that I will add to the project.
- ruby composition
- Association between classes and objects
- inputs and display messages using command line
- testing ruby application
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project follow me ona github to get more interesting project and give it a star.
I would like to thank ruby team, Microverse, my coding partners and my wife.
Two question developers would ask when they decide to use this project.
-
Where can I learn OOB ruby
-
How to install ruby
This project is MIT licensed.