School-Library an object oriented Ruby tool to record books in a library.
- Ruby
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
To get a local copy up and running, follow these steps.
In order to run this project you need:
-VScode -Installed Ruby
Clone this repository to your desired folder:
git clone https://github.com/Obimbo07/school-library.git
Install this project with:
cd school-library
bundle install
To run the project, execute the following command in your terminal:
ruby main.rb
👤 Austin Obimbo
- GitHub: @githubhandle
- LinkedIn: @linkedin
- Wellfound: @wellfound
👤 Faiz Mohammad
- GitHub: @githubhandle
- Twitter: @twitterhandle
- Linkdin: @linkdinhandle
- Add function that shows if a book is currently in the library or if it is still borrowed
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project.
I would like to thank microverse for the guidance of the project.
This project is licensed under the MIT License.