Lucas-Israel / trybnb

0 stars 0 forks source link

two model packages #13

Closed FilipeLipan closed 1 month ago

FilipeLipan commented 1 month ago

https://github.com/Lucas-Israel/trybnb/blob/8e504026dd19e408bed5cebadef48c296022eb45/app/src/main/java/com/betrybe/trybnb/data/api/model/Book.kt#L1

you have two models packages, you should have only one model package to make things more clear

create a "reponse" package for response classes

and a "model" package to models

Lucas-Israel commented 1 month ago

solved: https://github.com/Lucas-Israel/trybnb/commit/08a14ed083a92a46102b75ba0388b2396bb0c6bf