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

Update trending apps sorting, add app stats, add most liked apps tab #382

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dmytrotkk
Copy link
Contributor

In this PR:

  • Added support for new app metrics: transactions_last_day, transactions_last_7_days, transactions_last_30_days
  • Updated app, home and ecosystem pages to include new metrics
  • Old "Trending" section and functions renamed to "Most Liked"
  • Added sorting for top apps based on transactions_last_7_days
  • Other minor fixes

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 4:49pm

@dmytrotkk dmytrotkk merged commit 8ee1aca into develop Sep 25, 2024
4 checks passed
@dmytrotkk dmytrotkk deleted the add-app-tx-stats branch September 25, 2024 11:30
@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add trending app rankings based on the number of transactions during last N days
3 participants