Skip to content

michalnowak061/ToDoList-iOS-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList-iOS-App

Runtime environment

Technologies

Table of contents

General info

Simple single view iOS app to learn CoreData. This is example app of using Core Data to store Tasks to do. Unit tests with Core Data are implemented too.

Functionality

  • adding new tasks
  • marking completed tasks
  • deleting all completed tasks
  • deleting individual tasks
  • color priorities

How to build

In app main folder run this command:

pod install

After installing dependencies, you can run the project(CalculatorForMechanics.xcworkspace).

Demo

Sources

Contact

About

Simple single view ToDoList iOS app to learn CoreData

Topics

Resources

Stars

Watchers

Forks