Kikuyo
The feedback board for indie hackers
No feedback yet
Be the first to share your thoughts.
Dashboard page for normal users
Currently dashboard pages are only relevant for users that are part of an org. It would be nice to have a dashboard page for normal users that are just voting and commenting on feedback.
For example a recent feed of items
Allow anonymous feedback submission without login
Enable users to submit feedback without requiring an account or login. Many users are hesitant to sign up just to leave feedback, which significantly reduces submission rates. Could be implemented with optional name/email fields, rate-limited by IP to prevent spam. Pairs well with anonymous voting — together they allow fully frictionless public feedback boards.
Allow voting without requiring login
Currently voting likely requires authentication. Allow anonymous/guest voting (e.g. via browser fingerprint or IP-based deduplication) so users can upvote feedback without needing to create an account. Friction from mandatory sign-up significantly reduces vote participation rates. Could be rate-limited per IP to prevent abuse.
Native SDK for iOS and Android to submit feedback
Provide a simple native SDK for iOS (Swift/SPM) and Android (Kotlin/Gradle) that allows developers to integrate feedback submission directly into their mobile apps. Should cover at minimum: submitting feedback, listing existing feedback items, and voting. A lightweight, well-documented SDK would significantly lower the barrier for mobile-first indie hackers to adopt Kikuyo.
Custom statuses
Currently statuses are limited to Pending / Planned / In Progress / Completed / Rejected
Can we have more?