This is a note taking app I built for my iOS App class.
This app is a note taking app I built for iOS. The app allows users to app to-dos on the to do tab and longer notes on the Note tab. The app uses UITableViews to display the notes and the todos. The to dos and notes are saved in NSUserDefaults. Also with the to dos you can set a reminder to your phone using NSNotifications.