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.
- Major languages (Ruby)
Prerequisites
- A text editor(preferably Visual Studio Code)
Getting Started
- To get a local copy up and running follow these simple example steps.
Install
- Ruby
Using it Locally
- Clone the project
git@github.com:Yazino12/oop_school_library.git
cd oop_school_library
To Start the programs
open terminal
run ruby "file-name".rb
👤 Yasin Warsame
- GitHub: @Yazino12
- Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- Inspiration: Microverse