A school library app is a tool one can use to record what books are available in the library and who borrows them. This app will enable a user to do the following:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a book and when.
Additional description about the project and its features.
- Ruby
To get a local copy up and running follow these simple example steps.
Ruby
git clone git@github.com:Gbengacode/oop-school-library.git
- open terminal and run the commands
- gem install rspec (install rspec test library)
- rspec file_directory/file_name (run the test files)
👤 Emmanuel Gbenga
- GitHub: @githubhandle
👤 Ritta Sweta
- GitHub: @githubhandle
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.