Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/for-ashraf/oop-school-library
In this Repository, I am going to create a project of School Library using OOP that is built in Ruby
https://github.com/for-ashraf/oop-school-library
Last synced: about 1 month ago
JSON representation
In this Repository, I am going to create a project of School Library using OOP that is built in Ruby
- Host: GitHub
- URL: https://github.com/for-ashraf/oop-school-library
- Owner: for-ashraf
- License: mit
- Created: 2022-09-26T16:39:47.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-07T18:33:59.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:42:21.757Z (almost 2 years ago)
- Language: Ruby
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white)
# OOP School Library Ruby
A tool to record what books are in the library and who borrows them in an imaginary university library.## Getting Started
- Check the Ruby version or if you have at all by running `ruby -v` if you get something like this `ruby 2.6.8p205 (2021-07-07 revision 67951)` you have Ruby installed.
- Clone the repository by runiing `git clone https://github.com/raminka13/oop-school-library.git` in your CLI.
- `cd oop-school-library`
- Run `ruby main.rb`
- Follow the instructions.
- In options type 99 for a treat.
## Authors👤 **Muhammad Ashraf Siddiqui** 🧑🏻💻
- GitHub: [@for-ashraf](https://github.com/for-ashraf)
- Twitter: [@forashraf](https://twitter.com/forashraf)
- LinkedIn: [Muhammad Ashraf](https://www.linkedin.com/in/muhammad-ashraf-30031439/)👤 **Raul A Ospina** 🧑🏻💻
- GitHub: [@raminka13](https://github.com/raminka13)
- Twitter: [@raminka13](https://twitter.com/raminka13)
- LinkedIn: [Raul Ospina](http://linkedin.com/in/raul-ospina)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/raminka13/oop-school-library/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.