https://github.com/gleennkar/oop-school-library
https://github.com/gleennkar/oop-school-library
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gleennkar/oop-school-library
- Owner: Gleennkar
- Created: 2023-01-03T09:55:59.000Z (over 3 years ago)
- Default Branch: Dev
- Last Pushed: 2023-01-08T02:55:51.000Z (over 3 years ago)
- Last Synced: 2024-05-17T15:25:21.103Z (about 2 years ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-School-Library
# 📗 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-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.
Language
- **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
- Coming soon...
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)
👤 **Odette gleen**
- GitHub: [@Gleennkar](https://github.com/Gleennkar)
- Twitter: [@gleeny24](https://twitter.com/twitterhandle)
- LinkedIn: [@gleeny](https://www.linkedin.com/in/gleeny-nkar-aa3917182)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Gleennkar/OOP-School-Library).
If you like this project please give it a ⭐!
This project is [MIT](./LICENSE) licensed.