This Apple Watch app was developed as part of a class project to simulate a bellhop tipping calculator. The app allows users to enter the number of bags using a calculator-style interface, with buttons arranged in a compact grid optimized for the small screen. As users input the number of bags, the app calculates the tip, charging $2 for the first bag and $1 for each additional bag, and displays it instantly. To enhance the user experience, suitcase icons visually represent the number of bags, showing up to three icons and a "+" symbol for any number beyond that. The design uses color to emphasize important information, such as the tip amount, and includes a working delete button with an SF Symbol icon. This project showcases my ability to create responsive, user-friendly interfaces for wearable devices using SwiftUI.