Page tree

Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

April 2, 2024

Extended mobile storage capabilities

Previously, our branded wallet was storing data in file storage format which was convenient and lightweight way to handle small amounts of persistent data in application such as user preferences and simple app settings. Unfortunately, it was not intended to store complex data structures or large datasets, ie Ticket, causing App to crash when more than a thousand tickets were held by a spectator.

We revamped our storage approach in order to support five thousands tickets and improve overall performances, scalability and offline capabilities of our branded wallet.

March 13, 2024

Redesign of the "Tickets returned for resale" screen

Our burger menu, was caught between two worlds: the new user experience introduced in the past 3 sprints and the old UX in some subsequent screens, in particular the screens related to resale. If unaddressed, this design disparity would not only mar the aesthetic appeal of our app but also complicate its usability, making it difficult for users to properly track their tickets on resale efficiently.

As we introduced tabs for events (Upcoming, Past) and for transfers (Pending, Completed), we followed the same approach in order to replace the previously two collapsible menu entries, which led to the Pending/History resale screens, by a consolidated into a single, more efficient entry point.

Upon selection, users will be directed to a new screen, where the resale process is neatly organized into two tabs: Pending and Completed. This streamlined process not only makes better use of space but also aligns perfectly with our sleek new UX design, ensuring a more cohesive and enjoyable user experience.


Before RedesignAfter Sprint 2 (Jan 16)After Sprint 4 (Mar 13)
Burger/More menu

Image Added

Image Added

Image Added

Resale screens

Image Added

Image Added     

Image Added


Prevent spectators to dismiss implied navigation when Notifications campaign redirection is configured for SCREEN_NEXT_MATCH

This update will prevent spectators from dismissing ticket-related notifications by simply closing the popup, clicking the "Close" (error) button.

By only be able to click "OK", the spectator will be redirected to the first ticket of next match.

BeforeAfter Sprint 4 (Mar 13)

Image Added

Image Added


January 16, 2024

Minimalistic banners for My Tickets screen

...