Skip to content

Stratadigm/tpi_mob_android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

tpi_mob_android

Android app

##Entities

Names which end with "VO" are View Objects and their intention is only to hold minimal data that should be displayed and this data should be prepared to be shown easily (without additional complex business logic). It's made so as to make adapters more scalable, i.e. if an api interface changes, you will only need to change converters from DTO to VO

Releases

No releases published

Packages

No packages published

Languages