Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demonstrates the Data Access Object design pattern as an iOS Reminders app

NotificationsYou must be signed in to change notification settings

adib/DataAccessObject-Demo

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.

Requirements

  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp