Skip to content

[FEAT] Wire up Buscar en Páginas Amarillas #3

Description

@albertolicea00

Problem

Ajustes › Buscar en Páginas Amarillas (YellowPagesSearchView in CubaCellConnect/Views.swift) currently ships as a UI-only placeholder containing Categoría, Teléfono, Municipio, and Provincia input fields with a permanently disabled "Buscar" button and a footer stating "Búsqueda en Páginas Amarillas — próximamente."

No live backend or data scraping source has been connected to execute business and commercial directory queries.

Proposed Solution

  • Establish and integrate a backend data source (e.g. public API or web query endpoint) for Cuban Yellow Pages listings.
  • Wire the "Buscar" button action to query business listings based on category, phone, municipality, and province criteria, displaying matching result cards.
  • Enable the "Buscar" button upon implementing active network/fetching logic.
  • Keep nombre and calle fields commented out to maintain strict privacy standards and avoid over-identifying search parameters.

Alternatives Considered

  • Bundling static Yellow Pages data offline; rejected in favor of a dynamic query model due to file size and frequent business listing changes.

Additional Context

  • Target View: CubaCellConnect/Views.swift (YellowPagesSearchView)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededwontfixThis will not be worked on

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions