houston icon indicating copy to clipboard operation
houston copied to clipboard

Create API for download statistics

Open danirabbit opened this issue 7 years ago • 1 comments

In order to enable a dynamic landing page for AppCenter we probably want a way to get common lists like:

  • [ ] "New". Just straight up sort by date published

  • [ ] "Trending". This is probably something like apps with the most downloads in the last day. It should probably be a short time period to keep it changing a lot

  • [ ] "Top Grossing". Most money made in the last month.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

danirabbit avatar Dec 30 '16 20:12 danirabbit

  • [x] Trending needs to have better download tracking, so we can query things like "each day" or "month" instead of just having a flat number of downloads.

  • [ ] Top Grossing means we need to track payments.

btkostner avatar Jan 13 '17 22:01 btkostner