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. This app 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!
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
School Library is a Ruby project that will allow you to:
- Add new students or teachers.
- Add new books.
- Save records of who borrowed a given book and when.
Ruby, Visual Studia Code, WSL
Ruby
WSL
- [School Library]
In order to use this project.. Clone this repository to your desired folder by pasting this command in your command line interface:
https://github.com/Kaiserabbas/school_library.git
Ruby Git
To install the project's dependencies, run:
bundle install
To use, run:
ruby person.rb
- GitHub: @Qaisar
- [School Library App]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Kindly give this project a star if you like it.
I would like to thank Microverse.
This project is MIT license.