- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This is a School library object-oriented programming project of the OOP University, which a person to record what books are in the library and the person who borrows them. The app also allows to add new students or teachers, add a new book, and save the records of borrows the book, and the date is also noted
Ruby
- Add Student or Teacher
- Record Book and Borrower
To get a local copy up and running, follow these steps.
In order to run this project you need: run bundle install
Clone this repository to your desired folder: @https://github.com/bronnie313/OOP-school-library.git
Install this project with: cd OOP-school-library
gem install
To run the project, execute the following command:ruby filename.rb
To run tests, run the following command: gem install rspec
rspec filenam.rb
👤 Author1
- GitHub: @bronnie313
- Twitter: @bisaso_r
- LinkedIn: Ronald Bisaso
- Advanced Ruby Perfomance
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please feel free to check it out on my GitHub and give me a star thanks.
I would like to thank Microverse, my learning partner for the support upon the completion of this project.
This project is MIT licensed.