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

https://github.com/gleennkar/oop-school-library


https://github.com/gleennkar/oop-school-library

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# OOP-School-Library

logo


# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 School Library ](#-school-library-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 OOP-School-Librar

**OOP-School-Library** is a project from the Microverse curriculum in the Ruby module. It's an app for keeping track of the books borrowed from a library, adding associates within classes and objects.

## 🛠 Built With

### Tech Stack

Language

### Key Features

- **OOP:** The code is written using classes and inheritance
- **Book rentals:** Keeps track of the books taken from the library
- **Book info:** Keeps track of the information about each book

(back to top)

## 🚀 Live Demo

- Coming soon...

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- Ruby
- RubyGems

### Setup

Clone this repository to your desired folder:

- ` https://github.com/Gleennkar/OOP-School-Library`

### Usage

You can run the code from the CLI or use a plugin like [code-runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)

(back to top)

## 👥 Authors

👤 **Odette gleen**

- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project please give it a ⭐!

(back to top)

## 🙏 Acknowledgments

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)