Yes, it is technically possible to display a live, public leaderboard of users who have finished a task or challenge and their corresponding points. Here’s a breakdown of how this could work:
Admin Panel: As you mentioned, the admin panel can already track users’ progress and points. This is typically a back-end feature meant for the management team to monitor activity. sekho.com.pk
Public Display: To make this data live and public, you’d need to create a front-end interface (like a webpage or section of the app) that pulls information from the admin panel or back-end database. This would allow users to see others’ progress in real time.