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

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

OOP-school-library is a ruby app to record what books are in the library and who borrows them and can be used to add new books, new students, and save records of who borrowed a given book and when
https://github.com/frankmugagga/oop-school-library

ruby

Last synced: 12 months ago
JSON representation

OOP-school-library is a ruby app to record what books are in the library and who borrows them and can be used to add new books, new students, and save records of who borrowed a given book and when

Awesome Lists containing this project

README

          

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 [OOP-school-library]

**[OOP-school-library]** is a ruby app to record what books are in the library and who borrows them and can be used to add new books, new students, and save records of who borrowed a given book and when

## 🛠 Built With

### Tech Stack

Database

### Key Features

- **[Add person, student, and Teacher classes]**
- **[Decorate a class]**
- **[OOP school library: set up associations]**
- **[OOP school library: add basic UI]**

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

Example command:

gem install rails

### Setup

Clone this repository to your desired folder:

Example commands:

``sh
git clone https://github.com/FrankMugagga/OOP-school-library
cd OOP-school-library

### Install

Install this project with:

### Usage

To run the project, execute the following command:

Example command:

ruby main.rb

### Run tests

To run tests, run the following command:

Example command:

RSPRC

(back to top)

## 👥 Authors

👤 **Frank Mugagga**

- GitHub: [@githubhandle](https://www.github.com/FrankMugagga)
- Twitter: [@twitterhandle](https://www.twitter.com/@mugagga_frank)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/frank-mugagga)

(back to top)

## 🔭 Future Features

- [ ] **[Api]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/FrankMugagga/OOP-school-library/issues).

(back to top)

## ⭐️ Show your support
If you like this project please like, share and contact for a chat

(back to top)

## 🙏 Acknowledgments

I would like to thank my learning partner and microverse

(back to top)

## ❓ FAQ (OPTIONAL)

- **[Question_1]**

- [How do we install ruby]

(back to top)

## 📝 License

This project is [MIT](https://github.com/FrankMugagga/OOP-school-library/blob/dev/LICENSE) licensed.

(back to top)