OOP School Libr
📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
📖 OOP School Library
OOP School Library is 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!
🛠 Built With
Tech Stack
- Ruby
Key Features
- Create a app.rb file that will serve as your console app entry-point.
- this will be a method called main that is invoked at the end of your file.
💻 Getting Started
To get a local copy up and running, follow these steps.
Prerequisites
In order to run this project you need:
install ruby
Setup
Clone this repository to your desired folder:
git clone git@github.com:SabiMantock/school-library.git
cd school-library
Install
Install this project with:
bundle install
👥 Authors
👤 Sabi Mantock
- GitHub: @SabiMantock
- Twitter: @iamsabimantock
- LinkedIn: Sabi Mantock
👤 Billal Chami
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
🔭 Future Features
- optimization
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
⭐️ Show your support
Write a message to encourage readers to support your project
If you like this project add ⭐ to the github
🙏 Acknowledgments
I would like to thank Microverse for this project
📝 License
This project is MIT licensed.