MUZEO is a conceptual mobile app designed for browsing museum exhibitions and booking tickets. In this project, I primarily focused on advanced prototyping. I concentrated on complex interactions and detailed logic, ensuring that even the smallest user actions trigger the correct feedback within the interface.
Micro-interactions
I incorporated thoughtful details to ensure the app provides clear system feedback. The prototype reacts globally to user actions—for example, adding an item to favorites or booking a ticket instantly updates the icon in the bottom navigation bar. I also implemented logic for dynamic content states: the specific tab either populates with the selected events or displays a custom 'empty state' message when there are no saved items.
In the ticket selection flow, I focused heavily on implementing accurate calculation logic. The prototype handles multiple ticket categories with different price points (e.g., for various social groups). As the user adjusts quantities for each type, the Price Summary updates in real-time to reflect the correct total cost.