For this application I tried to use MVC pattern.
I displayed standarts CV sections using these tools:
- UITableView
- UICollectionView
- WKWebView
- UILabel
- UIButton
- UIImageView
- UITabBarController
- UINavigationController
For making UI adaptive I used:
- Autolayout
- Stack view
- Scroll view
Some features for usability:
- TabBar views can be swiped
- Table view sections are collapsible
- Skills can be searched with UISearchBar