You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An iOS app which calls Apple's iTunes API and retrieves song details for a single music artist. Swift, UIKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC software architecture pattern.
An iOS app which calls a demo API and retrieves sample/fictional driver location details for a given latitude and longitude. The retrieved locations are then plotted on Apple Maps and all location details can also be viewed in a list. iOS, Swift, UIKit, MapKit, Cocoa Touch, URLSession, Codable, Storyboard and endeavoring to follow the MVC softwa…
A UIKit and Storyboard iOS app which allows users to create reminders and then receive local notifications based on their due dates. Utilizing Core Data, User Notifications frameworks and endeavoring to follow the MVC software architecture pattern.
An iOS app allowing users to browse a cafe menu and add menu items to their order. Swift, UIKit, Cocoa Touch, Storyboard and endeavoring to follow the MVC software architecture pattern.