Skip to content

jamarcog/ccsolid-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exercise to practice the SOLID principles

Description

This codebase contains areas that can be improved by refactoring and applying SOLID principles. Your task is to refactor the code to adhere to as many SOLID principles as possible.

The application is designed to display necessary information about animals such as dog, cat, duck, and chicken on the console.

Technologies Used

  • TypeScript
  • Java
  • Original Developers: Javi Marco, Enrique Boronat

Getting Started

To begin working on this project, follow these steps:

  1. Fork the repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Refactor the code as needed to apply SOLID principles.
  4. Run the application to ensure it displays the required animal information on the console.
  5. Once satisfied with your changes, commit and push them to your forked repository.
  6. Present your solution to your training manager.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors