Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 369 Bytes

File metadata and controls

11 lines (6 loc) · 369 Bytes

Overdue-Challenge-iOS-Objective-C

Working with toDo List and editing - Part of The tutorial from BitFountain

It is made with Objective-C.

It is based on the iOS7 Immersive tutorial from BitFountain.

It allows to set a toDo List, editing elements, adding elements and removing elements persistently using CoreData and handling overdue toDo items.

Miguel Fagundez