TheBrothersCode / warn-me

Academic project for polish weather alerts
0 stars 0 forks source link

Feature/fetch tweets data model #28

Closed TheDariusz closed 3 years ago

TheDariusz commented 3 years ago

I showed today this branch to Anh and I was describing shortly objects structure and flow of information in this branch. He was surprised how good it looks and he said that it looks as a pro code ;) Once again, he recommends to use lombok and a builder pattern to manage MeteoAlert object. I didn't show test methods because I don't know how to modify existing tests to my changes and for now, these tests don't pass :( And generally, as you will see, I introduced some changes in structure of my objects and in a business logic.