- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 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 in a beautiful and well-organized way, this is what te school library is built to do
Languages
- Ruby
- [Add new students or teachers]
- [Add new books]
- [Save records of who borrowed a given book and when]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- VS Code
- Ruby installed and configured.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/flemton/school-library.git
Install this project with:
bundle install
To utilize the project, you need to have Ruby installed on your computer. You can run the code by either using the IRB terminal with WSL (Windows Subsystem for Linux) or by executing the command ruby decoder.rb in your WSL terminal.
To run tests, run the following command:
rubocop
👤 Alhassan Osman
- GitHub: @flemton
- Twitter: @oalhassan847
- LinkedIn: Alhassan Osman
- [Developing the UI]
- [Deploying the site]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
We would like to thank microverse for allowing us to do this project
This project is MIT licensed.