flow-pie/chamaa.api

Record , display voting history and onchain results dashboard

Open

#46 opened on Nov 2, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

Goal

Sync on-chain voting events and display them for transparency.

Description

Capture VoteCast events and store in backend DB.
Expose /votes endpoint to show results in frontend charts.

Deliverables

  • Event listener for voting contract
  • /votes API route
  • Dashboard pie chart (yes/no votes)

Contributor guide