BucketList is a dynamic iOS app built using SwiftUI, designed to help users create and manage a list of places they want to visit. The app integrates with MapKit for location services and Wikipedia for fetching interesting facts about each location. It uses the devices built in biometrics (Face ID or Touch ID) to authenticate the user.
Users can add new locations to their bucket list, view details about each place, and mark them as visited once they have been explored. The app provides a seamless and interactive experience for users to discover new destinations and track their travel goals. This project taught me valuable skills in SwiftUI, CloudKit, and integrating external APIs for enhanced functionality.