This is an Object Oriented console based school library program that allows users to keep records of available books in the library and their borrowing records
- Install Ruby click here >>
- Linter: Rubocop
To get a local copy up and running follow these simple example steps.
Ruby
Clone the repository and change the directory to School-Library
$ git clone git@github.com:Felix45/School-Library.git
$ cd School-Library
Install all project dependencies by running the command below
$ git --version
$ ruby --version && irb
$ ruby person.rb
Start the webpack dev server
$ rubocop
👤 Name | Github | ||
---|---|---|---|
Abdul Hamid | @abdulhamid | @@abdulhamid_adio | |
Felix Ouma | @Felix45 | @Felix_Atonoh |
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Microverse for giving me this project to work on
This project is MIT licensed.