Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
And all of this will be built in a beautiful and well-organized way!
- Ruby
git clone https://github.com/damdafayton/ruby-school-library
cd ruby-school-library
Remove the empty line at the beginning of main.rb
file.
Open bash or wsl ubuntu and type
./main.rb
If that doesnt work
ruby ./main.rb
👤 damdafayton
👤 Muneeb Ul Rehman
- GitHub: @Muneeb
- Twitter: @NeatCoder_
- LinkedIn: Muneeb
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.