Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cindydorantes/oop-school-library
A tool created with Ruby to record what books are in the library and who borrows them. The app that you will create will allow you to: add new students or teachers, add new books, save records of who borrowed a given book and when.
https://github.com/cindydorantes/oop-school-library
Last synced: 29 days ago
JSON representation
A tool created with Ruby to record what books are in the library and who borrows them. The app that you will create will allow 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/cindydorantes/oop-school-library
- Owner: CindyDorantes
- License: mit
- Created: 2022-10-10T22:06:20.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-10-20T18:12:22.000Z (over 2 years ago)
- Last Synced: 2023-03-06T00:54:02.836Z (almost 2 years ago)
- Language: Ruby
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP-School-Library
A tool created with Ruby to record what books are in the library and who borrows them. The app created will allow you to: add new students or teachers, add new books, save records of who borrowed a given book and when.
## Built With
## Getting Started
Clone this repo: https://github.com/CindyDorantes/OOP-School-Library.git
- Go to the repo directory from the comand line.
- Run
```
ruby main.rb
```## Authors
π€ **Cindy Dorantes**
- GitHub: [@CindyDorantes](https://github.com/CindyDorantes)
- Twitter: [@CindyDorantes10](https://twitter.com/CindyDorantes10)
- LinkedIn: [Cindy Melisa Dorantes SΓ‘nchez](https://www.linkedin.com/in/cindydorantessanchez/)π€ **Diego Mero**
- GitHub: [@DiegoMero](https://github.com/DiegoMero)
- Twitter: [@Dimero18](https://twitter.com/Dimero18)
- LinkedIn: [Diego](https://www.linkedin.com/in/diego-mero/)π€ **Maximiliano Ungredda**
GitHub: [@renercrows](https://github.com/renercrows)
Twitter: [@renercrows](https://twitter.com/renercrows)
LinkedIn: [Maximiliano Ungredda] (www.linkedin.com/in/maximiliano-ungredda)## π€ 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
- Thanks to my learning partners for their support and advices
## π License
This project is [MIT](./LICENSE) licensed.