Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

React Badge

## 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.