[school_library] is a tool to record what books are in the OOP library and who borrows them.
Client
- [Person class]
- [Student class]
- [Teacher class]
To get a local copy up and running, follow these steps.
In order to run this project you need: Ruby
Clone this repository to your desired folder.
Install this project with:
- bundle install
To run the project, execute the following command:
- ruby Person.rb, Student.rb, Teacher.rb
To run tests, run the following command: Not available.
You can deploy this project using: Not available.
👤 Yodit Abebe
- GitHub: yodit93
- Twitter: @yodtwit
- LinkedIn: Yodit Abebe
👤 Nahom
- GitHub: zdnahom
- Twitter: @nahom11
- LinkedIn: Nahom Zerihun
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
If you like this project please give a ⭐️ to this repository.
I would like to thank Microverse.
This project is MIT licensed.