Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 362 Bytes

EcommerceApp

  • MVVM pattern
  • SwiftUI and Swift
  • Combine
  • Unit testing and Test cases
  • Loading Animation
  • Support iOS 14
  • API call and JSON parsing
  • Scalable, reusable, and maintainable code
  • Dependency Injection
  • Follow SOLD principle
  • 3 View: Product List, Product Details, and Favourites
  • Third-Party Integration: Kingfisher (Image Rendering)