Skip to content

SheejaPaul/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

To-Do-List-App

Its a simple To-do list app where users can create a list of tasks under each list and maintain a set of such lists.

Screenshots

screen shot 2017-12-14 at 3 04 40 pm

Features

  • Implemented OOP
  • Created the model for the ToDo item
  • Allowed the user to create a new to-do list
  • Added items to each to-do list
  • Used NSCoding for caching
  • Displayed correctly in both landscape and portrait orientations
  • Used Storyboard to layout all the Scenes and connected them
  • Allowed the user to check off and remove completed items

Requirements

  • iOS 9.0+
  • Xcode 11+
  • Swift 3+

About

My First iOS App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors