https://github.com/alusp/oop-school-library
Need a tool to record what books are in the library and who borrows them. This app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
https://github.com/alusp/oop-school-library
Last synced: 9 months ago
JSON representation
Need a tool to record what books are in the library and who borrows them. This app allows you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when.
- Host: GitHub
- URL: https://github.com/alusp/oop-school-library
- Owner: Alusp
- Created: 2022-11-01T00:03:31.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-20T21:00:11.000Z (over 3 years ago)
- Last Synced: 2025-10-10T08:34:02.778Z (9 months ago)
- Language: Ruby
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OOP-School-Library App
Need a tool to record what books are in the library and who borrows them. This app allows you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
## Getting Started
Clone the repository by running: git clone https://github.com/Alusp/OOP-School-Library in your terminal
## Authors
👤 **Alusine Jalloh**
- GitHub: [@Alusp](https://github.com/Alusp)
- LinkedIn: [@alusine-jalloh](https://www.linkedin.com/in/alusine-jalloh)
- Twitter: [@aseni_jalloh](https://twitter.com/aseni_jalloh)
## 🤝 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.