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

https://github.com/torobucci/school_library


https://github.com/torobucci/school_library

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        


logo

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.

## 🛠 Built With

### Tech Stack

### Key Features

- Classes
- Methods
- Inheritance

(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:

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

(back to top)

## 👥 Authors

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

## 🔭 Future Features

- Simple User Interface

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ZewdieMc/enumberable-ruby/issues).

(back to top)

## ⭐️ Show your support

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! 😃

(back to top)

## 🙏 Acknowledgments

We would like to thank the Microverse team for their invaluable resources

(back to top)

## 📝 License

This project is [MIT](https://github.com/torobucci/My-Portfolio/blob/main/MIT-LICENSE.txt) licensed.

(back to top)