DashboardHub / TribeDashboard

Dashboard for my social tribe: twitter, youtube, instagram, github
MIT License
4 stars 1 forks source link

Bar Chart and pie chart Design #39

Open VenkatVenkatesh opened 5 years ago

eddiejaoude commented 5 years ago

Count history

{
   "twitter": {
       "createdOn": "",
      "followers": "",
      "unfollowers": "",
   }
}

Activity

{
   "actionBy": "",
   "actionOn": "",
   "provider": "twitter",
   "action": "followed|unfollowed",
   "createdOn": ""
}
// ...