Skip to content

Dashboard analytics overview #152

Description

@wagmiiii

Repo context. accensa-app is the off-chain half of Accensa — the merchant back-office for x402 sellers on Stellar. Three workspace packages matter: apps/web (Next.js dashboard and the indexer at src/app/api/sync), packages/sdk (@accensa/sdk), and apps/demo-merchant. The Soroban contracts live in accensa-contracts.

🟢 Unblocked. Data is already available via the indexer.

Problem

Merchants land on a blank dashboard and have no quick insight into their sales performance, total revenue, or recent activity.

What to build

  • In , create an analytics overview component for the home page.
  • Calculate total sales volume, number of orders, and active products from indexed data.
  • Display these metrics using simple summary cards.

Acceptance criteria

  • Dashboard home page displays summary metric cards.
  • Metrics accurately reflect the indexed data.
  • UI is responsive across screen sizes.

Contact & Support

Metadata

Metadata

Labels

Stellar WaveDrips Wave Programarea: webWork in webcomplexity: medium150 pts — standard feature touching multiple parts

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions