IOS Mobile App Development course at Seneca College. These projects were completed as part of Mobile Application Programming (MAP) at Seneca College. The course focused on building iOS applications using Swift and UIKit, with an emphasis on:
Designing apps using the MVC pattern
Using storyboards and Interface Builder for UI layout
Implementing multiple view controllers and navigation flows
Persisting data locally with Core Data and PropertyListEncoder/Decoder
Integrating third-party APIs to fetch and display live data
Following best practices for user experience, app structure, and debugging