OOP school library is a too that recods what books are in the library and who borrows them. This Ruby App allows us too > Add new students or teachers > Add new books > Save records of who borrowed a given book and when
- Ruby
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:NabilHY/school-library.git
$ cd school-library
Install all project dependencies by running the command below
$ git --version
$ ruby --version && irb
cd school-library
$ ruby main.rb
Start the webpack dev server
$ rubocop --autocorrect
👤 NabilHY
- GitHub: https://github.com/NabilHY
- Twitter: https://twitter.com/NeoNabil2
- LinkedIn: https://www.linkedin.com/in/nabil-hayoun/
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.