Skip to content

gtomek/cv-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv-android

An app that just display CV data fetched from a remote service.

Work is split into data/domain/presentation layers.

  • data -> repository that is responsible for fetching the data from the server
  • interactor -> processes data from the data layer and provides ready data model for the presentation layer
  • presentation -> is responsible for presenting the data to the user and user interaction

TODO:

  • Use MockWebServer or similar to mock network connection in the instrumentation test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages