flow-pie / flow-pie/chamaa.api
Record , display voting history and onchain results dashboard
Open
good first issue
- Dominant language
- HTML
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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
Assessment
This issue has not been assessed yet.