School Library is an application that allows the user to add new students or teachers, add new books, and save records of who borrowed a given book and when.
- Ruby.
- Use of Ruby.
In order to run this project you need to have:
- Installed Ruby.
To clone this repository to your desired folder, run the following command:
git clone git@github.com:Luffytaro22/School-Library.git
Initialize it with
ruby main.rb
To run the tests try the following command:
rspec spec
👤 Manuel Sánchez
- GitHub: Luffytaro22
- LinkedIn: Manuel Sánchez
👤 Ali Baba Hussaini
- GitHub: @Alibaba2023
- LinkedIn: LinkedIn
- Improve UI.
- Improve UX.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star ⭐️
I would like to give credits to the following:
- Microverse for this readme template.
This project is MIT licensed.