Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 305 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 305 Bytes

Boilerplate app

This simple app gets list of Github repositories by given username It's an example of applying MVP architecture using Uncle Bob's clean code principles

TODO:

  • refactor module structure
  • add tests
  • add more functionality
  • create good UI

To be continued...