https://github.com/alexoid1/code-reviewer-oop-training-refactored
https://github.com/alexoid1/code-reviewer-oop-training-refactored
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexoid1/code-reviewer-oop-training-refactored
- Owner: Alexoid1
- Created: 2021-10-22T15:58:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-28T04:44:44.000Z (over 4 years ago)
- Last Synced: 2025-01-20T15:32:29.686Z (over 1 year ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# OOP-training-refactor-your-code.
- Describe the SOLID principles of OOP.
- Refactor your own Ruby code after gaining new knowledge.
- Apply Ruby best practices and language style guides in code.
## Built With
- Ruby
## Getting Started
To get a local copy up and running follow these simple example steps:
- Go to https://github.com/Alexoid1/Code-reviewer-OOP-training-Refactored and clone the repo using:
`https://github.com/Alexoid1/Code-reviewer-OOP-training-Refactored` in your terminal.
## Github Actions
To make sure the linters' checks using Github Actions work properly, you should follow the next steps:
1. On your recently forked repo, enable the GitHub Actions in the Actions tab.
2. Create the `feature/branch` and push.
3. Start working on your milestone as usual.
4. Open a PR from the `feature/branch` when your work is done.
## Authors
👤 **Pablo Alexis Zambrano Coral**
- Github: [@Alexoid1](https://github.com/Alexoid1)
- Twitter: [@Alexis Zambrano_acz](https://twitter.com/pablo_acz)
- Linkedin: [linkedin](https://www.linkedin.com/in/alexzambranocoral/)
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.