davidortinau / Xappy

A mobile app to track Xamarin news and explore all the goodness that is .NET for Mobile developers
MIT License
350 stars 106 forks source link

Scenario Page: Dashboard #11

Open davidortinau opened 5 years ago

davidortinau commented 5 years ago

Description

What content?

Display stats in different ways, graphs, charts.

dashboard

Sub Tasks

krdmllr commented 5 years ago

https://github.com/aloisdeniel/Microcharts could be used for this if you are okay with using a third party library?

Depechie commented 5 years ago

My PR ( https://github.com/davidortinau/Xappy/pull/24 ) adds Octokit. That will enable general requests to retrieve metadata from GitHub. So that NuGet can also be used here. Still need to finish the PR though, it is not yet ready to merge :)