TrekPack
An app which keeps track of future treks.

TrekPack is a basic, easy-to-use, and visually appealing app that provides users with a platform to keep track of their treks. It was developed natively for iOS and was released to the App Store in September 2020. It resided on the App Store for 2+ years attracting over 8000 impressions. It is currently no longer accessible on the App Store.
TrekPack was developed in Xcode using the Swift programming language. The user interface for TrekPack was almost entirely created programmatically and not through drag-and-drop. The application contains several fundamental iOS features, including, but not limited to TableView with custom cells, CoreData for storing treks, MapView with search and interactive functionality, and Asynchronous RESTful API calls.