OOP school library a tool that allows librarian to record what books are in the library and who borrows them. More specifically, the app will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
The tech stack in this project includes.
Ruby
- Implemented with ruby OOP principles
- Not available
To get a local copy up and running, follow these steps.
In order to run this project you need: Ruby installed.
gem install ruby
- Clone this repository to your desired folder.
- Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP
Install this project with:
cd my-project
gem install ruby
To run the project, execute the following command:
- Install Ruby.
- Install Ruby Gem
To run tests, run the following command: Not available.
You can deploy this project using: Not available.
👤 Chere Lemma
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Henry Omondi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
In the future work,
- Unit tests
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give a ⭐️.
I would like to thank Microverseinc: OOP school library: add Person, Student and Teacher classes for the project requirment.
-
For what purpose this project can be used
- The project can be used to learn and get hand on exprience on OOP concepts in RUBY.
This project is MIT licensed.