Skip to content

A sample Ecommerce app using MVVM and without any third party library for image downloading or data parsing

Notifications You must be signed in to change notification settings

bhardwajpankaj/Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce

A sample Ecommerce app using MVVM and without any third party library for image downloading or data parsing

Test Coverage

screen shot 2018-08-06 at 3 38 36 pm

You can change number of tiles at Home Screen by changing below variable in Constants.swift file

// Home page config
static let NumberOfColumns = 2 // Change for number of tiles per row

Screenshot NumberOfColumns = 3

simulator screen shot - iphone 6 - 2018-08-06 at 14 45 12

Screenshot NumberOfColumns = 4

simulator screen shot - iphone 6 - 2018-08-06 at 14 50 29

Detail page with Collectionview at Top for multiple images

simulator screen shot - iphone 6 - 2018-08-06 at 14 45 27 simulator screen shot - iphone 6 - 2018-08-06 at 14 45 30 simulator screen shot - iphone 6 - 2018-08-06 at 14 45 31

About

A sample Ecommerce app using MVVM and without any third party library for image downloading or data parsing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages