This is a sample repository to demo oops concepts, specifically modeling objects
- Adding singing behaviour to bird
- Implemented the chicken and duck, refactored code for maintainability
- Implemented a rooster
- Implemented parrot and refactored code for maintainability and future extension
- Integrated with circle CI