https://github.com/torobucci/school_library
https://github.com/torobucci/school_library
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/torobucci/school_library
- Owner: torobucci
- Created: 2023-05-22T10:07:47.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-06-02T10:45:05.000Z (about 2 years ago)
- Last Synced: 2025-01-09T06:14:49.291Z (5 months ago)
- Language: Ruby
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
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-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)# 📖 School library
Simple School library built based on classes and OOP priciples. The projects lets a user add books to the library, list all the books in the library, add rentals to the books and list all the rentals in the library. You can also create objects such as a student or teacher with permissions to rent books from the library.
- Classes
- Methods
- Inheritance
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
### Setup
Clone this repository to your desired folder:
- cd my-folder
- git clone https://github.com/torobucci/school_library.git
### Install
Install this project with:
- bundle install
### Usage
To run the project, execute the following command:
- ruby mylist.rb
👤 **Kevin Toro**
- GitHub: [@torobucii](https://github.com/torobucci)
- Twitter: [@torobucii](https://twitter.com/@torobucii)
- LinkedIn: [Kevin Toro](https://www.linkedin.com/in/kevin-toro-047181238/)
👤 **Peter Okorafor**
- GitHub: [Peter Okorafor](https://github.com/peterdtitan)
- Twitter: [PeterDeTitan](https://twitter.com/PeterDeTitan)
- LinkedIn: [Peter OKorafor](https://linkedin.com/in/peterokorafor)
- Simple User Interface
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ZewdieMc/enumberable-ruby/issues).
If you like this project give this repo a star and reach out on our social media, and we will be happy to know about it! 😃
We would like to thank the Microverse team for their invaluable resources
This project is [MIT](https://github.com/torobucci/My-Portfolio/blob/main/MIT-LICENSE.txt) licensed.