https://github.com/wahaj-ali/school-library
In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.
https://github.com/wahaj-ali/school-library
ruby
Last synced: 9 months ago
JSON representation
In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.
- Host: GitHub
- URL: https://github.com/wahaj-ali/school-library
- Owner: Wahaj-Ali
- License: mit
- Created: 2023-03-07T07:58:07.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-10T12:14:36.000Z (over 3 years ago)
- Last Synced: 2025-03-29T11:45:04.532Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OPP School Library
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 OPP School Library ](#-opp-school-library-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started with database ](#-getting-started-with-database-)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.
> This project use Ruby language.
### Key Features
- **classes and objects in Ruby**
- **encapsulation and inheritance with Ruby**
- [Live Demo Link](#)- not available.
## 💻 Getting Started with database
### Setup
Clone this [repository](https://github.com/Wahaj-Ali/School-Library) to your desired folder:
```sh
cd my-folder
git clone https://github.com/Wahaj-Ali/School-Library.git
cd Enumerable
```
- Run `bundle install` or `bundle i` to install the dependencies
- Run `ruby main.rb` to run the School Library App!
- Run `irb` to run the code by pasting it in the terminal.
- Run `rubocop` to find and fix linters
👤 **Wahaj Ali**
- GitHub: [@Wahaj-Ali](https://github.com/Wahaj-Ali)
- LinkedIn: [@wahaj-ali96](https://www.linkedin.com/in/wahaj-ali96/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Wahaj-Ali/School-Library/issues).
If you like this project, Give a ⭐️.
- Project from [Microverse](https://www.microverse.org/?grsf=i6yi2m) RUBY, DATABASES module
This project is [MIT](https://github.com/Wahaj-Ali/School-Library/blob/dev/LICENSE) licensed.