Spent today working on a new leaderboard feature for my coding challenge app. A senior dev mentioned that his team tends to engage more when there are social features involved, so I wanted to try adding some.
I started by implementing a review system that lets users rate the multiple choice joke options included in the challenges. It feels like a small but fun way to get some interaction going.
Next up is the leaderboard itself, with settings so users can opt out or choose to display only their initials. That way, people can decide how competitive or anonymous they want to be.
Still figuring out how these social features will affect engagement, but it seems like a good direction to explore. Curious if others have tried similar social tweaks in coding projects and what worked for them.
Top comments (0)