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. The app will create will allow a you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- Ruby
- git
- linters
- copy this link
https://github.com/ishimwezachee/OOP-school-library.git. - get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write
git clone https://github.com/ishimwezachee/OOP-school-library.git. - go to the repository folder in your command prompt.
- run
bundle install - Run
ruby main.rbto run the School Library App! - Run
irbto run the code by pasting it in the terminal. - Run
rubocopto find and fix linters
-Ruby
- GitHub: @zachee-ishimwe
- LinkedIn: LinkedIn
👤 aku
- GitHub: @aakbarkhan
- LinkedIn: [LinkedIn]
- GitHub: @RolandM99
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- This project built in Microverse's fourth module's third week.
This project is MIT licensed.