Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selma-belhadj/school-library
This is a book library app that records what books are in the library and who borrows them. The app allows you to add new students or teachers, add new books, and save records of who borrowed a given book and when.
https://github.com/selma-belhadj/school-library
linters oop ruby
Last synced: 27 days ago
JSON representation
This is a book library app that records what books are in the library and who borrows them. The app allows 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/selma-belhadj/school-library
- Owner: selma-belhadj
- Created: 2022-06-16T16:46:54.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-24T03:26:37.000Z (over 2 years ago)
- Last Synced: 2024-05-17T15:32:22.880Z (8 months ago)
- Topics: linters, oop, ruby
- Language: Ruby
- Homepage:
- Size: 59.6 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# OOP school library
> An app to record what books are in the library and who borrows them. It allows the librarian to manage the entire libray using OOP written in Ruby University to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.## built with:
- Ruby## Getting Started
- clone the repository
`git clone https://github.com/selma-belhadj/school-library.git`
- navigate to the folder
`cd school-library`
## 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/)👤 **Sangwa Didier**
- GitHub: [Didier Sangwa](https://github.com/sangwa7)
- Twitter: [@sangwa_7](https://twitter.com/sangwa_7)
- LinkedIn: [Didier Sangwa](https://www.linkedin.com/in/didier-sangwa)👤 **Nemwel Boniface**
- GitHub: [@Nemwel Boniface](https://github.com/Nemwel-Boniface)
- Twitter: [@Nemwel Boniface](https://twitter.com/nemwel_bonie)
- LinkedIn: [@Nemwel Bonifacej](https://www.linkedin.com/in/nemwel-nyandoroj/)## 🤝 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
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.