Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Leaderboard scene #12

Closed
luisbenan opened this issue Jan 21, 2018 · 0 comments
Closed

Build Leaderboard scene #12

luisbenan opened this issue Jan 21, 2018 · 0 comments
Assignees
Labels

Comments

@luisbenan
Copy link
Contributor

luisbenan commented Jan 21, 2018

This scene must:

  • Display number of points for all users/members.
  • Show is descending order (most points on top)
  • Display bar with annotations like: user name, #points
  • Eventually, we can also allow users to tap on the bar and see which events the earned the points from, like GBM 5 points, attending conference 5 points, etc.

The functionality must be:

  • User gets points as they check in to events through the calendar event
  • Those points and its corresponding data get stored in the database under users data.
  • Leaderboard must keep watching changes/get update when user gets point and render the updated data on the Leaderboard scene
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants