- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
"OOP school library" is a school library system record what books are in the library and who borrows them. I created the sytem using Ruby Object Oriented Programming principles
Tech stach
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Ruby CLI
Clone this Repository to your desired folder:
cd my-folder
git clone https://github.com/AbdimulhinYussuf3675/OOP-school-library.git
Install this project with:
cd OOP-schho-library
bundle install
To run the project, execute the following command:
ruby person.rb
👤 Author1
- GitHub: @AbdimulhinYussuf3675
- Twitter: @abdimulhin
- LinkedIn: Abdimulhin Adan
- Create full website
- Add a Comment and preview section
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
if you like the project, give it a star ⭐️
I would like to thank...
Microverse
for the oppotunity
This project is MIT licensed.