Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techemprez/oop_school_library
This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.
https://github.com/techemprez/oop_school_library
Last synced: about 1 month ago
JSON representation
This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.
- Host: GitHub
- URL: https://github.com/techemprez/oop_school_library
- Owner: techEmprez
- License: mit
- Created: 2022-11-05T12:39:20.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-10T12:57:19.000Z (about 2 years ago)
- Last Synced: 2023-05-09T11:06:15.203Z (over 1 year ago)
- Language: Ruby
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# OOP_SCHOOL_LIBRARY
This is a school library app implemented using Ruby's Object Oriented Programming principles, Modules, creating JSON data, and Rspec tests on all classes in the app.
## Getting Started
## Built with
- ![](https://img.shields.io/badge/Github-blueviolet)
- ![](https://img.shields.io/badge/Ruby-red)### Clone this repository
```bash
$ `git clone https://github.com/techEmprez/OOP_School_Library.git`
$ cd `OOP_School_Library`
```### Run project
```command prompt - irb
$ `irb`
``````console - ruby
$ `ruby main.rb`
```# Authors :bookmark_tabs:
👤 **Choice Osobor**
- GitHub: [@techEmprez](https://github.com/techEmprez)
- Twitter: [@techEmprez](https://twitter.com/techEmprez)
- LinkedIn: [Choice Osobor](https://www.linkedin.com/in/choice-osobor/)👤 **Haamid Ali**
- GitHub: [@Haadiiii](https://github.com/Haadiiii)
- Twitter: [@HaaDiii_99](https://twitter.com/HaaDiii_99)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hamid-ali-01a872213/)## 🤝 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](./MIT.md) licensed.