erikaliang520 / base_KASE

2 stars 1 forks source link

History UseCase Implementation #27

Closed erikaliang520 closed 9 months ago

erikaliang520 commented 9 months ago

I have written the History use cases and I'm looking for a code review. I modelled the use cases after the classes and interfaces displayed in our clean architecture examples from class. However, I have modified it to match up with my History use case. I am wondering if my code has been correctly modified. Please advise if there is anything I should change!