Skip to content

ECommerce sample project using API data read and CoreData local storage with Codable protocol

Notifications You must be signed in to change notification settings

pratik-123/ECommerceSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ECommerceSample

ECommerce sample project using API data read and CoreData local storage with Codable protocol

  • Asynchronously data fetch from API
  • CoreData use for local storage
  • Relationship manage in CoreData
  • Unique constraints manage in CoreData
  • Codable protocol use for read and store data with CoreData
  • Filter data with dynamic key using NSSortDescriptor
  • Sorting data

alt tag

About

ECommerce sample project using API data read and CoreData local storage with Codable protocol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages