Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 583 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 583 Bytes

Dependencies:

  • Dependencies are managed by pod
  • Pods are ignored by git, so you need to install them first

Architecture:

  • VIP (clean architecture) as project name is clear :)

Event handling:

  • Implemented a custom event handler you can find here

Languages:

  • You can easily add/download language files to support more languages without updating app since all texts are handled by a language manager

To do:

  • Tests
  • Improve error handling
  • Themeable