#
core-data
Here are 86 public repositories matching this topic...
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
-
Updated
Sep 15, 2020 - Swift
100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer
-
Updated
Dec 11, 2019 - Swift
Framework that enables syncing between iCloud (CloudKit) and Core Data
-
Updated
Aug 21, 2019 - Swift
Declarative way to describe a Core Data model in code.
-
Updated
May 29, 2020 - Swift
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.
swift
unit-testing
json
networking
rest-api
restful
coredata
tableview
pull-to-refresh
restful-api
image-cache
urlsession
core-data
swipe-to-delete
slide-menu
codable
swift-4
search-bar
swift5
data-persistance
-
Updated
Oct 28, 2019 - Swift
Well data processing and interpretation with ML and deep learning
-
Updated
Sep 3, 2020 - Jupyter Notebook
The app implements and benchmarks different Core Data persistence options. It supplements the blog post http://www.vadimbulavin.com/how-to-save-images-and-videos-to-core-data-efficiently/
swift
ios
benchmark
image
tutorial
database
video
sqlite
coredata
ios-swift
blob
core-data
coredatastack
nsmanagedobject
swift-5
-
Updated
May 24, 2019 - Swift
Learn how to store data locally on your device for later use
-
Updated
Sep 11, 2020 - JavaScript
Sync PhoneBook / Contacts with Core Data in iOS Swift
swift
coredata
ios-swift
core-data
phonebook
contact-sync
iphone-demo
swift-demo
contact-sync-coredata
phonebook-contacts-sync
sync-coredata
-
Updated
May 16, 2019 - Swift
Core Data for a Type Safe Swift
-
Updated
Aug 9, 2020 - Swift
Lightweight Core Data wrapper in Swift
-
Updated
Apr 27, 2020 - Swift
CoreData Debug Log Analyser. PHP script to analyse CoreData debug log, aggregate similar queries, produce statistics and format messed-up queries into readable ones.
-
Updated
Nov 16, 2015 - PHP
Stanford cs 193p Winter 2017 Assignment 5 Smashtag Mention Popularity
-
Updated
Jun 9, 2017 - Swift
Demo app for the Learn Swift Boston meetup that includes an introduction to Core Data.
-
Updated
Aug 18, 2019 - Swift
E-Commerce Sample app with using storage as Core-Data, MVC Architecture with help of NSFetchResultsController.
coredata
mvc-architecture
nsfetchedresultscontroller
core-data
addtocart
modelviewcontroller
checkout-cart
e-commerce-example
addtofavourite
addtowishlist
-
Updated
May 4, 2020 - Swift
Improve this page
Add a description, image, and links to the core-data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the core-data topic, visit your repo's landing page and select "manage topics."