Skip to content

Simple contacts list to testing core data features on IOS

Notifications You must be signed in to change notification settings

gstcarv/ios-core-data-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IOS Contacts CRUD with Core Data

Simple CRUD application with the purpose of learn and apply some features present on Swift and on UIKit. The main feature explored was the Core Data, which can save and retrieve large data quantity using SQLite on IOS

The application is just a simple contact list which the users can add, remove, edit and list known people, and they will be saved on Core Data to be persisted even if the user close the application.

Preview

Thanks

with ❤️ by Gustavo

About

Simple contacts list to testing core data features on IOS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages