Latest Updates

Documenting code, one commit at a time.

UX 3 posts
×

Enhancing Trip Selection: Grouping by Route for a Smoother Booking Experience

Introduction

For estrella-tour, an application designed to streamline trip bookings, providing an intuitive user experience is paramount. One common challenge in booking platforms with many trip options is presenting them clearly to the user. Navigating a long, unorganized list can be frustrating, leading to delays and potential errors.

To address this, we've implemented a user experience

Read more

Enhancing Data Exports: Moving Towards Context-Aware UX in Estrella Tour

The Challenge

In the estrella-tour project, our internal tools provide robust management capabilities for trip itineraries and passenger lists. Historically, the functionality to export passenger data to Excel was consolidated within a general "template passengers" section. While functional, this approach often meant users had to export a broader dataset than necessary, then manually filter

Read more