apps.apple.com/us/app/sa-happy-hour/id1489022535
I created an native iPhone application using what I learned from the tutorials on Paul Hudson's Hacking With Swift website as well as from Paul Hegarty's publicly available Stanford classes on iOS Development. The code is written in Swift and was developed using the Xcode IDE. Frameworks I used include UIKit, CloudKit, MapKit, CoreLocation, MessageUI, Contacts, and MobileCoreServices. The app is for finding happy hour specials in the downtown San Antonio area. Users can browse restaurants from a list or a map, and they can filter the results to show places that are currently offering specials or will be offering specials at a specific time in the future. I wanted experience going through the entire process of releasing an app on Apple's App Store, but I also wanted the satisfaction of creating something my friends and I would enjoy. There is a companion app that is not available on the app store that I use for adding restaurants and updating menus.
Swift