Skip to content

A common to-do list app written in Swift built with UIKit/storyboard.

Notifications You must be signed in to change notification settings

marlino-dev/todoListApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

todoListApp

My first iOS app written in Swift, built with UIKit storyboard.

What I Learned:

  • How to use storyboard in Xcode.
  • Implemented a textfield, datepicker and tableviews with/without sections.
  • How to create custom cells in a tableview with .xib files.
  • Action Sheets and Modal presentations.
  • Navigation/Tab Bar controllers.
  • Implementing persistent data in the app.
  • Transferring data between different view controllers.

Screenshots

home add edit

About

A common to-do list app written in Swift built with UIKit/storyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages