https://github.com/ibizugbe/school_library
This project utilizes OOP features in ruby to store information about a school library, add a new student or teacher, add new books, save records of people that have borrowed books and when the book was borrowed.
https://github.com/ibizugbe/school_library
rspec ruby
Last synced: 5 months ago
JSON representation
This project utilizes OOP features in ruby to store information about a school library, add a new student or teacher, add new books, save records of people that have borrowed books and when the book was borrowed.
- Host: GitHub
- URL: https://github.com/ibizugbe/school_library
- Owner: Ibizugbe
- Created: 2022-09-27T13:51:41.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-09T19:58:17.000Z (over 2 years ago)
- Last Synced: 2025-05-07T14:56:28.751Z (5 months ago)
- Topics: rspec, ruby
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# School Library
> This project utilizes OOP features in ruby to store informations about a school library, add a new student or teacher, add new books, save records of people that have borrowed books and when the book was borrowed.
## Built With
- Ruby
- Rubocop## Getting Started
To get a local copy of this project, follow the instructions given below
- if you don't have ruby installed on your computer, download it [here](https://www.ruby-lang.org/en/downloads/)
## Live Demo (if available)
[No live demo yet](https://livedemo.com)
## Author
👤 **Ibizugbe Abraham**
- GitHub: [@githubhandle](https://github.com/ibizugbe)
- Twitter: [@twitterhandle](https://twitter.com/abrahamibizugbe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/abrahamibizugbe)👤 **Ackon Samuel**
- GitHub: [@AckonSamuel](https://github.com/AckonSamuel/)
- Twitter: [@AckonSamuel2](https://twitter.com/AckonSamuel2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-yaw-ackon/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.