This is actually my second iOS app but the first to be approved. I expect the first app to be in the app store soon–as this app is based on it.
The app is made of four parts, navigable via the bottom tab bar. A Navigation Controller is used to go back to previous screens.
The Contact button takes the user to a table view with a search bar that shows all the brokers in Linda’s office. The list of brokers is a property list that’s loaded from the internet. Touching a table cell brings up the detail view with that persons contact information.
The detailed view has a toolbar with the buttons Call Work, Email, Send Text, and Call Cell. There are also buttons to map their location, add to the contacts list and view their website
The Listings tab button brings up a WebUI view that shows the mobile version of the MLS software Linda has.
The Mortgage Calculator and Website tab bar buttons are pretty self explanatory.
Programming in Objective-C gets more fun the more I work with it. It’s a little daunting at first, the whole messaging part seemed pretty weird but I picked it up quickly. I always seem to have fun when I’m learning new or challenging things.
I’d like to expand my iOS skillset given the opportunity. Unfortunately I don’t own a Mac… anyone want to loan me $600 for a mac mini?










