Create 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
- Vs code
- Rubocop
- Gemfile
- PRY
- Rspec
To get a local copy up and running follow these simple example steps.
Ruby should be install in your machine.
git@github.com:ArnaudBand/Oop_school_library.git
cd Oop_school_library
bundle install
rubocop
rspec spec
👤 Bandonkeye Arnaud
- GitHub: ArnaudBand
- Twitter: Arnaud
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.