- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[OOP-school-library] Is a library tool to record what books are in the library and who borrows them.
Client
Linters
- [Save information of books, people and rentals given by the user]
- [List saved information]
- [Create rentals for each book]
To get a local copy up and running, follow these steps.
In order to run this project you need:
Visual Studio Code
git bash
Ruby
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/MarcoOquendoC/OOP-school-library.git
Install this project with:
cd OOP-school-library
bundle install
To run the project, execute the following commands:
irb
irb(main):001:0> require "./main.rb"
- GitHub: @MarcoOquendoC.
- Twitter: @marcooquendoc.
- LinkedIn: Marco Vinicio Oquendo.
- GitHub: @IngDavidTM
- Twitter: @David5TM
- LinkedIn: LinkedIn
- GitHub: @Mhamad-Raad
- LinkedIn: Mhamad Raad
- [Refactoring]
- [Preserve data]
- [Unit tests]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!
I would like to thank Microverse team.
- Special Thanks to everyone who will get time to check this code and suggest any issue
This project is MIT licensed.