Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preciousakams/school_library_oop
A command-line-based school library management application built with object-oriented programming (OOP). functionalities include adding books to the library, adding readers, lending books to readers, keeping track of readers who have borrowed books, and storing library information.
https://github.com/preciousakams/school_library_oop
json rspec ruby
Last synced: 9 days ago
JSON representation
A command-line-based school library management application built with object-oriented programming (OOP). functionalities include adding books to the library, adding readers, lending books to readers, keeping track of readers who have borrowed books, and storing library information.
- Host: GitHub
- URL: https://github.com/preciousakams/school_library_oop
- Owner: preciousakams
- Created: 2022-07-26T13:28:32.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-08-07T16:18:27.000Z (over 2 years ago)
- Last Synced: 2024-10-12T09:51:14.530Z (about 1 month ago)
- Topics: json, rspec, ruby
- Language: Ruby
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# School Library
> A command-line-based school library management application built with object-oriented programming (OOP). functionalities include adding books to the library, adding readers, lending books to readers, keeping track of readers who have borrowed books, and storing library information.***
## Built With
> Ruby
***
## Getting Started* Clone the repository to get a local copy
* From commandline of your preferred ruby enviroment navigate to the file using cd
* Run the app using ruby main.rb or require main.rb
* Click on the numbers representing your options and follow the command prompt
***
### Prerequisites
> Ruby
***
### Author👤 Onyeagoziri Precious Akams
* GitHub: [@kamzzy](https://github.com/kamzzy)
* Twitter:[@precious_akams](https://twitter.com/precious_akams)
* LinkedIn:[Onyeagoziri Akams](https://www.linkedin.com/in/onyeagoziri-akams/)
* AngelList:[Onyeagoziri Akams](https://angel.co/u/onyeagoziri-akams)
***
### 🤝 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
* Microverse
***
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.