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

https://github.com/andres-condezo/school_library

School Library is a tool to record what books are in the library and who borrows them.
https://github.com/andres-condezo/school_library

ruby

Last synced: 4 months ago
JSON representation

School Library is a tool to record what books are in the library and who borrows them.

Awesome Lists containing this project

README

          

| ![Microverse](https://img.shields.io/badge/Microverse-blueviolet) | ![Ruby](https://img.shields.io/badge/ruby-%23CC342D.svg?style=for-the-badge&logo=ruby&logoColor=white) |
| ------------ | ---------------------------------------------------- |

# School Library

> School Library is a tool to record what books are in the library and who borrows them.

## Features

This app allows you to:

- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.

## Built With

### - Major languages:

- Ruby

## Getting Started

- To get a local copy up and running follow these simple example steps:

### Prerequisites

- Ruby

### Setup

- Clone the repository and install the dependencies:

$ `git clone https://github.com/andres-condezo/school_library.git`

$ `cd school_library`

## Authors

| 👤 | **Andres Condezo** |
| ------------ | ---------------------------------------------------- |
| **GitHub** | [@Andres Condezo](https://github.com/andres-condezo) |
| **Twitter** | [@andres_condezo](https://twitter.com/andres_condezo) |
| **LinkedIn** | [andres-condezo](https://www.linkedin.com/in/andres-condezo/)|

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Ruby docs](https://ruby-doc.org)

## 📝 License

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