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.
- Host: GitHub
- URL: https://github.com/andres-condezo/school_library
- Owner: andres-condezo
- Created: 2022-04-04T21:49:44.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-25T18:55:17.000Z (about 4 years ago)
- Last Synced: 2025-01-09T15:48:16.342Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
|  |  |
| ------------ | ---------------------------------------------------- |
# 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.