Our website has no downloads counts to make it trust worthy for users. make a way to show download count to user to make it more trust worthy.
Tasks:-
- use Github API that we fetch releases with, and from it count the downloads.
- make good fitting ui to show that download counts.
- do this on latest release on homepage... & on all releases on download page.
Notes:- use already mad function in github-cache.js so that the result from github api are cache to avoid rate limiting.
Our website has no downloads counts to make it trust worthy for users. make a way to show download count to user to make it more trust worthy.
Tasks:-
Notes:- use already mad function in github-cache.js so that the result from github api are cache to avoid rate limiting.