Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterdgreat/oop-school-library
https://github.com/peterdgreat/oop-school-library
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/peterdgreat/oop-school-library
- Owner: peterdgreat
- License: mit
- Created: 2021-12-13T19:06:10.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2021-12-17T18:28:53.000Z (about 3 years ago)
- Last Synced: 2023-03-10T02:52:31.845Z (almost 2 years ago)
- Language: Ruby
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP-School-Library
This is a tool to record what books are in the library and who borrows them. The app that you will create will allow a you to:Add new students or teachers.
Add new books.
Save records of who borrowed a given book and when.
## PrerequisitesRuby >= 3.0.0
## Getting Started
- Run git clone on this project at the desired directory:
```
git clone https://github.com/peterdgreat/OOP-School-Library.git
```👤 **Ajayi Peter**
- GitHub: [@peterdgreat](https://github.com/peterdgreat)
- Twitter: [@dev_peter_O](https://twitter.com/dev_peter_O)
- LinkedIn: [ajayipeter](https://www.linkedin.com/in/ajayipeter)## 🤝 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
## 📝 License
This project is [MIT](./LICENSE.md) licensed.