https://github.com/gtekle/oop-school-library
In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
https://github.com/gtekle/oop-school-library
rubocop ruby
Last synced: 2 months ago
JSON representation
In this project, we will build a tool that helps to record books in the library and who borrows them from a fictitious OOP University library. This app will allow you to: add new students or teachers, add new books, and save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/gtekle/oop-school-library
- Owner: gtekle
- License: mit
- Created: 2022-04-03T15:25:39.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-08T19:24:22.000Z (about 4 years ago)
- Last Synced: 2025-11-12T06:03:15.280Z (8 months ago)
- Topics: rubocop, ruby
- Language: Ruby
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# OOP School Library
> In this project, we will build a tool that helps to record what books are in the library and who borrows them from a ficticios OOP University library. This app will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
### Preview
Coming soon
## Built With
- Ruby
## Getting Started
- Follow setup instructions below
### Prerequisites
- Ruby
- Git and Github
- Terminal
- browser
### Setup
- clone the following repo `https://github.com/gtekle/oop-school-library.git`
- cd into the directory and run `bundle install` to install dependencies
## Author
👤 **Tekle Gebreyohannes**
- GitHub: [@gtekle](https://github.com/gtekle)
- LinkedIn: [LinkedIn](https://linkedin.com/in/gtekle)
## 🤝 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
- [Microverse](https://www.microverse.org/)
## 📝 License
This project is [MIT](./MIT.md) licensed.