My first iPhone application released
My first application, Zippy, has been approved by Apple and is available on the App Store!
It’s a simple location-based application that uses your current location to look up your zip code. It can also search based on a provided city and state.
It was a really interesting experience developing this. I had never used Objective-C before, and this was my first application on the OS X platform. It was also my first project using the git version control system. I learned a ton, and maybe one day I will post about some of my more interesting discoveries.
Now, I’m hard at work on Zippy V1.5, which will have an expanded feature set as well as a few fairly major bug fixes. The two main things I’m planning to include in this release are maps and city and state information in addition to the zip code.
I’m also working on a few other projects that I will have news on soon. This includes another iPhone app (this time for musicians) and a web service (for businesses).