A simple app for OOP university that helps their librarians to record books in the library and student who borrows them. This app allow librarians to add new students or teachers, add new books, save records of who borrowed a given book and when.
- Ruby
To get a local copy up and running follow these simple example steps.
If you dont have Ruby installed on your computer, you can download it from here.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
Ones you have the files on your machine, you can run the app by running the following command in your terminal:
ruby main.rb
👤 Desmond Owusu Ansah
- Github @Owusu-Desmond
- Twitter @DesmondOwusuDev
- LinkedIn @desmond-owusu-ansah
- Dev.to desmondowusudev
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.