Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 329 Bytes

File metadata and controls

11 lines (8 loc) · 329 Bytes

CodeExample

This is the most recent example of my coding skills. This sample app provides the ability to monitor exchange rates of selected currency pairs in real time.

This project includes examples of:

  • Coordinator pattern usage
  • Functional programming usage
  • Unit tests
  • VIPER architecture
  • Custom coding practices