ITU-BDSA2024-GROUP14 / Chirp

MIT License
2 stars 0 forks source link

As a developer, I want to seperate the process of getting cheeps, so that we adhere to SRP. #138

Closed AugustBugge closed 2 weeks ago

AugustBugge commented 3 weeks ago

Acceptance criteria:

Description:

GetCheeps currently handles getting both cheeps in general and cheeps from an author, which is slightly in the way of SRP. However splitting it up would create quite a bit of code duplication.

References: