4 Commits

Author SHA1 Message Date
75e1e071cf Implemented the TopWordsUseCase use case in the Filter library. 2024-03-18 16:52:19 +01:00
b01ec5ec67 Improved the overall implementation of the FilterWordsUseCase use case in the Filter library. 2024-03-18 13:09:57 +01:00
2e52732300 Implemented the Word and WordCount models in the Filter library. 2024-03-18 10:56:44 +01:00
72a8e77fc7 [Library] Filter library (#7)
This PR contains the work done to create the `Filter` library into the **Libraries** package, and moved the `FilterWordsUseCase` use case to it from the `Foundation` library.

Reviewed-on: #7
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-18 02:22:25 +00:00