https://github.com/tusharios/ecommerceapp
SwiftUI, Animation, MVVM, List, Grid, TabView with UIImage, and custom UI development.
https://github.com/tusharios/ecommerceapp
Last synced: over 1 year ago
JSON representation
SwiftUI, Animation, MVVM, List, Grid, TabView with UIImage, and custom UI development.
- Host: GitHub
- URL: https://github.com/tusharios/ecommerceapp
- Owner: TushariOS
- Created: 2023-07-04T13:41:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-21T16:00:53.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T09:13:18.788Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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)