Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyv26/oop-school-library
A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.
https://github.com/skyv26/oop-school-library
decorators design-patterns inheritance oop-principles rspec rubocop ruby ruby-gem school-library styleguide workflows
Last synced: 15 days ago
JSON representation
A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.
- Host: GitHub
- URL: https://github.com/skyv26/oop-school-library
- Owner: skyv26
- License: mit
- Created: 2022-11-10T11:36:55.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-11-12T20:40:38.000Z (about 2 years ago)
- Last Synced: 2024-12-30T16:48:33.213Z (about 1 month ago)
- Topics: decorators, design-patterns, inheritance, oop-principles, rspec, rubocop, ruby, ruby-gem, school-library, styleguide, workflows
- Language: Ruby
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OOP-School-Library - Ruby
> A school library (or a school library media center) is a library within a school where students, staff, and often, parents of a public or private school have access to a variety of resources.## Built With
- Major languages: **Ruby v3.0**
- Testing Library: **Rubocop**, **RSPec**## Live Demo
[Coming Soon 🎈]()
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
> In order to work with this project. You need to have basic understanding of *Ruby*.
### Setup
- git clone `https://github.com/skyv26/OOP-School-Library.git`
### Install
**In order to start the project properly please install the project dependicies by using below command**
- bundle install
## Usage
**In order to run your project use below command**
### For Running File
- **ruby FILE_NAME.rb**### For Rubocop Test
- **rubocop**### For RSPec Test
- **rspec**## Authors
👤 **Aakash Verma**
- GitHub: [@skyv26](https://github.com/skyv26)
- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)
- LinkedIn: [dev.aakashv](https://linkedin.com/in/skyv2022)## 🤝 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!
## 📝 License
This project is [MIT](./LICENSE) licensed.