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

[Gamification] Show overall progress bar #98

Closed
MrOrz opened this issue Apr 19, 2018 · 0 comments · Fixed by #118
Closed

[Gamification] Show overall progress bar #98

MrOrz opened this issue Apr 19, 2018 · 0 comments · Fixed by #118

Comments

@MrOrz
Copy link
Member

MrOrz commented Apr 19, 2018

In the site header, show a progress bar with 3 racing indicators:

  1. The number of articles that has been replied
  2. The number of total articles
  3. The number of articles the user has replied ( API: [gamification] Add number of articles the user has replied in "user" object type rumors-api#74 )
| ============================> Total articles: 16,321
| =======================:---> Replied by others: 15900 / by you: 321

With the following nice-to-have:

  • When the user submits an article, show a "+1" effect on the "The number of articles that has been replied" or "The number of articles the user has replied"
  • The number is updated whenever the user changes page. (No +1 effect in this case)
MrOrz added a commit that referenced this issue Jul 11, 2018
fix #98 [Gamification] Show overall progress bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant