Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. This app will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- And all of this will be built in a beautiful and well-organized way!
- Ruby
- To run a local copy of this project follow these simple steps.
- Any Code Editor (e.g. Vscode)
- Create a new folder.
- Open your console in the new folder and run this command:
git@github.com:devMahmoud/school-library.git
- Run this command on your terminal to install all the dependencies:
bundle install
.
👤 Mahmoud Makhlouf
- GitHub: @devMahmoud
- LinkedIn: Mahmoud Makhlouf
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.