School Library application built with Ruby programming language using OOP principles. With this app, you can; - Add new students or teachers. - Add new books. - Save records of who borrowed a given book and when - View list of saved records
- Ruby
- Command line
To get a local copy up and running follow these simple example steps.
-
Install Ruby on your machine
-
Clone this repo.
-
Open terminal in cloned repo directory
-
To run tests you need to install Rspec by running
"gem install rspec"
After installation run
"rspec tests/"
to initiate the test suite
- Ruby
- git && GitHub
👤 Alick Nyirenda
- GitHub: @AlickNyirenda
- Twitter: @beardless_sheik
- LinkedIn: Alick Nyirenda
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.