Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raminka13/oop-school-library
A tool to record what books are in the library and who borrows them in an imaginary university library.
https://github.com/raminka13/oop-school-library
Last synced: 3 days ago
JSON representation
A tool to record what books are in the library and who borrows them in an imaginary university library.
- Host: GitHub
- URL: https://github.com/raminka13/oop-school-library
- Owner: raminka13
- License: mit
- Created: 2022-09-26T16:22:17.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-19T21:58:09.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T03:12:54.847Z (over 1 year ago)
- Language: Ruby
- Size: 43 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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👤 **Raul A Ospina** 🧑🏻💻
- GitHub: [@raminka13](https://github.com/raminka13)
- Twitter: [@raminka13](https://twitter.com/raminka13)
- LinkedIn: [Raul Ospina](http://linkedin.com/in/raul-ospina)👤 **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/)## 🤝 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.