- Use Ruby console app with a user interface.
- User can add books, students, and can loan a book to a student.
- The application preserves user data by using JSON files while exiting the application.
- Ruby
- OOP
Here are the steps to follow in order to get this project on your local computer.
ruby 3.2.2 +
clone this repo by typing git clone
- Run bundle install
- Run ruby main.rb to run the school library app!
- Run irb to run te code by pasting it in the terminal.
- Run rubocop to find and fix linters
👤 Jospin Ndaano
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
This project is MIT licensed