Axis Bridge Solutions
← All projects
Deployed MVP

Boracay Pulse

A live, adaptive discovery homepage for Boracay — events, artists, and venues from a real public directory.

Problem

Island events and venues are announced in scattered social posts; visitors and locals have no single live view of what's happening.

Solution

A deployed web app reading approved events, artist relationships, venue profiles, and flyer imagery from a production database — with browser-local preference learning as visitors browse.

Architecture

Supabase public directory Next.js app Adaptive homepage Browser-local preference learning

Boracay Pulse is the consumer-facing edge of the Philippine product line (with OpenDash as the operator-facing edge): a real deployment over a real directory, shipped read-only first so the data layer could prove itself before accounts, follows, and notifications are added.

Repo evidence

  • Live Vercel deployment reading production public_events, public_artists, and public_businesses tables
  • Flyer images served from public storage; artist–event relationships modeled
  • Preference learning kept browser-local — no accounts required for the MVP

Next build step

Derived visual metadata for events (dominant colors, mood) and artist profile pages, per the written product sequence.