volentixlabsinc / venue-client

The webapp for Venue, a community engagement platform for the Volentix community
https://venue.volentix.io
MIT License
6 stars 1 forks source link

The leaderboard and dashboard data should be updated regularly #293

Open joemarct opened 6 years ago

joemarct commented 6 years ago

Currently, the leaderboard and user/dashboard stats are fetched only once. Polling (or some other solution) should be implemented to always get fresh leaderboard and user stats data on a regular or at least more frequent basis.