Skip to content

App that downloads and decodes JSON from the internet, then shows it in a list.

Notifications You must be signed in to change notification settings

ClearCut3000/Friendface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Friendface

App that downloads and decodes JSON from the internet, then shows it in a list.

Simple tutorial app that fetch and decode JSON data^ and store in into CoreData with ability to search and represent it.

Topics:

  • CoreData
  • JSONDecoder
  • URLSession
  • Task
  • DataController
  • NSPersistentContainer
  • NSManagedObject
  • @FetchRequest
  • NSManagedObjectContext
  • CoreData constraints
  • NSPredicate
  • Dynamically filtering
  • One-to-many relationships

Screenshot

About

App that downloads and decodes JSON from the internet, then shows it in a list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages