- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Imagine that you are the librarian of OOP University, and you need a tool 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. And all of this will be built in a beautiful and well-organized way!
This project uses the following stack :
Ruby
- OOP - Object Oriented Programming
- Ruby
- BackEnd
To get a local copy up and running, follow these steps.
In order to run this project you need:
You should have Ruby install on your local machine
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/Feliverse/OOP-school-library.gitTo install ruby go to : Install Ruby and select your operating system.
To run the project, open your project in your terminal and type ruby main.rb .
Example command:
ruby main.rb👤 👤 Felipe Haybar
- GitHub: @Feliverse
- Twitter: @FelipeHaybar
- LinkedIn: FelipeHaybar
- Store the decoded message
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project, please start it!
I would like to thank the Microverse team.
This project is licensed .