This project demonstrates how the KYC flow in Monzo works.
- Logic is collected into one class
Router
. - Data keys are collected in
Router
. - Navigate to next screen by the logic.
https://www.loom.com/share/f0547b8ee5c247eca8f05ad166253a6b
- Local data persistent
- Make API connection to get countries and flags
- Use camera to take screenshot and record video
Target is 10 hours. So skip some UI elements and something in Need implemented
.
Finally, finished it in ~10hr 40mins