An open API service indexing awesome lists of open source software.

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.

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-)

# 📖 OPP School Library

In this project I learn about how to implement classes and objects in Ruby and encapsulation and inheritance with Ruby.

## 🛠 Built With

>Ruby
### Tech Stack

> This project use Ruby language.

### Key Features
- **classes and objects in Ruby**
- **encapsulation and inheritance with Ruby**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](#)- not available.

(back to top)

## 💻 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

(back to top)

## 👥 Authors

👤 **Wahaj Ali**
- GitHub: [@Wahaj-Ali](https://github.com/Wahaj-Ali)
- LinkedIn: [@wahaj-ali96](https://www.linkedin.com/in/wahaj-ali96/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Wahaj-Ali/School-Library/issues).

(back to top)

## ⭐️ Show your support

If you like this project, Give a ⭐️.

(back to top)

## 🙏 Acknowledgments

- Project from [Microverse](https://www.microverse.org/?grsf=i6yi2m) RUBY, DATABASES module

(back to top)

## 📝 License

This project is [MIT](https://github.com/Wahaj-Ali/School-Library/blob/dev/LICENSE) licensed.

(back to top)