https://github.com/principlebrothers/school_library_oop
A simple console app built with Ruby using Object Oriented Programming (OOP) principles
https://github.com/principlebrothers/school_library_oop
oop-principles ruby
Last synced: over 1 year ago
JSON representation
A simple console app built with Ruby using Object Oriented Programming (OOP) principles
- Host: GitHub
- URL: https://github.com/principlebrothers/school_library_oop
- Owner: principlebrothers
- License: mit
- Created: 2022-09-26T20:32:07.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-04T00:00:10.000Z (over 3 years ago)
- Last Synced: 2025-02-02T01:43:53.089Z (over 1 year ago)
- Topics: oop-principles, ruby
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# School_Library_OOP
This is simple console app built with Ruby using Object Oriented Programming (OOP) principles.
## Built With
- **Languages**
- *Ruby*
### Prerequisites
It has a working git on your local machine.
## Setup
## 🛠 Installation & Set Up
To get a working local copy up and running follow these simple steps
- Open terminal
- Clone this project with the command:
```
git clone https://github.com/principlebrothers/School_Library_OOP.git
- Run `ruby main.rb` in your terminal to see the output
```
### Usage
For anyone that whats to learn ruby
## Authors
👤 **Ernest Anyewe Adonu**
- GitHub: [@principlebrothers](https://github.com/principlebrothers)
- Twitter: [@adonu_ernest](https://twitter.com/adonu_ernest)
- LinkedIn: [Ernest Anyewe Adonu](www.linkedin.com/in/ernest-anyewe-adonu)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.