- SlimeKT contains 3 major features as of now:
Every folder contains sub-modules related to the feature only. They are datasource
, datasource-impl
and domain
. The domain
folder contains the ui
model class
and interactors
(use-case). They can also have more modules such as common-ui
, worker
etc.