This is basic school library app that has been built with Ruby. The app allows for some basic operations for example getting the name of the student or the teacher as well as constraints that come with their age.
The app 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
Clone this repository using
git clone https://github.com/Nuri1977/school-library.git
cd into the repository
cd school-library
run files with
ruby main.rb
run test
rspec
👤 Nuri LAcka
- GitHub: @Nuri1977
- Twitter: @Lackanuri
- LinkedIn: @nurilacka
👤 Dejan Vujovic
- Github : @VuDej
- Twitter: @DejanVuj
- LinkedIn : @Dejan-Vujovic
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.