https://github.com/karayamanemre/school-library
School Library is an app for record what books are in the library and who borrows them.
https://github.com/karayamanemre/school-library
ruby
Last synced: over 1 year ago
JSON representation
School Library is an app for record what books are in the library and who borrows them.
- Host: GitHub
- URL: https://github.com/karayamanemre/school-library
- Owner: karayamanemre
- License: mit
- Created: 2022-12-19T16:18:45.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-03T14:18:11.000Z (over 3 years ago)
- Last Synced: 2025-02-04T02:56:51.846Z (over 1 year ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
**School Library** is an app for record what books are in the library and who borrows them.
> Ruby
Server
With this app you can:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
- install ruby on you pc
- follow this installation [instruction](https://github.com/microverseinc/curriculum-ruby/blob/main/simple-ruby/articles/ruby_installation_instructions.md)
- clone this repository
- navigate to school-library folder
- open the folder on your code editor
### Prerequisites
In order to run this project you need: Ruby installed on your pc
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/karayamanemre/school-library.git
```
👤 **Emre Karayaman**
- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)
👤 **Richard Chileya**
- GitHub: [@RichardChileya](https://github.com/RichardChileya)
- Twitter: [@KarayamanEmre](https://twitter.com/RichardChileya)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/RichardChileya/)
## 🔭 Future Features
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/karayamanemre/enumerable/issues).
If you like this project leave a star
This project is [MIT](./LICENSE) licensed.