https://github.com/selma-belhadj/school-library-oop
A ruby based school library
https://github.com/selma-belhadj/school-library-oop
ruby
Last synced: 5 months ago
JSON representation
A ruby based school library
- Host: GitHub
- URL: https://github.com/selma-belhadj/school-library-oop
- Owner: selma-belhadj
- Created: 2022-05-09T15:49:21.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-13T13:34:33.000Z (about 4 years ago)
- Last Synced: 2025-07-29T16:37:15.035Z (11 months ago)
- Topics: ruby
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# OOP school library
> In this project I created a tool that helps the librarian of OOP University to record what books are in the library and who borrows them. The app will allow the librarian to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
## Built with
- Ruby
- linters rubocop
## Getting Started
- clone the repository
`git clone https://github.com/selma-belhadj/School-Library-OOP.git`
- navigate to the folder
`cd School-Library-OOP`
## Authors
👤 **Selma Belhadj**
- GitHub: [@selma-belhadj](https://github.com/selma-belhadj)
- Twitter: [@Bel_Selma16](https://twitter.com/Bel_Selma16)
- LinkedIn: [@selma-belhadj](https://www.linkedin.com/in/selma-belhadj/)
## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.