An open API service indexing awesome lists of open source software.

https://github.com/gstcarv/ios-core-data-crud

Simple contacts list to testing core data features on IOS
https://github.com/gstcarv/ios-core-data-crud

core-data ios storyboard swift

Last synced: 20 days ago
JSON representation

Simple contacts list to testing core data features on IOS

Awesome Lists containing this project

README

          


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