Skip to content

CarFit sample project using read data from file and store in CoreData as local storage with Codable protocol using MVVM architecture.

Notifications You must be signed in to change notification settings

pratik-123/CarFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarFit

CarFit sample project using read data from file and store in CoreData as local storage with Codable protocol using MVVM architecture.

  • MVVM architecture
  • Unittest (XCTest)
  • Asynchronously data fetch from File
  • CoreData use for local storage
  • Relationship manage in CoreData
  • Unique constraints manage in CoreData
  • Codable protocol use for read and store data with CoreData
  • Calendar (Custom component)

alt tag

About

CarFit sample project using read data from file and store in CoreData as local storage with Codable protocol using MVVM architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages