Skip to content

busekoseoglu/IOS-TODO-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IOS TODO App with Core Data

In this project I did a to do app using Core Data. I used buttons for checkbox and images for check image.

result1

First picture is main page of application. Check buttons are clickable, if we click one we can select and click twice we can unselect the checkbox

result2

When we clicked the plus button on the rigth upper corner, we see the task addition page. Task must have a title and other details. After clicked the save, we directly go to the main page and see the new task.

If we want to delete the task we can slide the left.

5

Even if we close the app we still can see our informations thanks to core data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages