To-Do list iOS App Source Code

Overview

This is a simple To-do or Checklist app coded with Swift 3.0. It allows user to create lists, set icons for the lists, and create additional items inside user lists. User can set reminder for each item in the list, and delete items by swapping over them.

Features

FEATURES:
– Include Google AdMob
– Works on any iPhone model.
– Comparable with iOS 8 , IOS 9 and iOS 10.
– Very Easy to customize, throught Storyboard, you can change fonts and colors.
-Clean & well commented code. All functions are well commented.
– Auto resize for all screen sizes, allows to display proper all elements.
– Delete, set as completed.
– Swift 3.0.

To-Do Features :
1. Fully functional To do list application with features!
2.Local Notifications: easy to set up reminders
3.Ready for iOS8 and Higher.
4.Adding tasks.
5.Unlimited tasks and lists.
6.Reminder of the tasks.
7.Store files in plist.
8.Set icons for your lists

Requirements

– XCODE

Instructions

Unzip files and open them on Xcode.

Related