- Notifications
You must be signed in to change notification settings - Fork0
Demonstrates the Data Access Object design pattern as an iOS Reminders app
NotificationsYou must be signed in to change notification settings
adib/DataAccessObject-Demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This demonstrates an implementation of theData Access Object design pattern as an iOS To-Do application.
The app consists of three main targets:
DataAccessObject-Demo.app— the main application.ReminderDataModel.framework— defines the data model of the application on an abstract level.CoreDataModelImp.framework— implements the data model using Core Data
The unit test targets are present as they were generated by Xcode but not implemented, being a demo app.
For more information of the app, visitmy technical blog.
- Xcode 10.2.1
- Swift 5.0
- iOS 12.2
About
Demonstrates the Data Access Object design pattern as an iOS Reminders app
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published