Sample application written using Swift to test storyboard, navigation, tableview & mvvm architecture while handle HTTP request using Alamofire.
- Display data using TableView
- HTTP request with Alamofire
- Handle Navigation
- Support AutoLayout
- MVVM Architecture
- Codable to use encode and decode JSON
- Cache images using SDWebImage
- Loading indicator using RappleProgressHUD