iOS native app to view and access the University of California, Irvine campus map on your phone.
This is an ongoing project and is not yet finalized for release. Please check back later for any updates.
Link will be updated for the iOS app on App Store.
Development installing:
- download latest Xcode and make sure Xcode tools is installed.
xcode-select --install
- copy project file using git clone.
git clone "https://github.com/waterkimchi/ZotMap.git"
- MapKit - MapKit provided by iOS 17 update, used for overall map design.
- UCI Map - Map reference used for various structures and buildings around campus.
- PeterPortal - Course list API, modified to include coordinate data
- Xcode(SwiftUI) - Swift and Xcode has been used for this project.
- Hyunsu Lim - Initial work - waterkimchi
- This project is an individual project and is not officially created by neither University of California nor UC Irvine. If there are any problems with copyright in the future, this project will be removed.