This app lets you manage a school library by adding books, adding users like a student or a teacher and by saving records of who borrowed a given book and when. The tool is developed using OOP classes and modules. Built with Ruby.
- Ruby
- Ruby
Open your terminal and navigate to the folder you would like to save the project. Type these commands into your terminal:
git clone git@github.com:mikemtzp/School-library.git
cd School-library
Type this command into your terminal:
ruby main.rb
- GitHub: @mikemtzp
- Twitter: @mikemtzp
- LinkedIn: Mike Martínez
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This README.md was elaborated with the Microverse readme-template