Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 429 Bytes

CollegeTool

This is a note taking app I built for my iOS App class.

Description

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.