DashboardHub / TribeDashboard

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

History activity & count #48

Open eddiejaoude opened 5 years ago

VenkatVenkatesh commented 5 years ago

This task would be to create a cloud function or a webhook on the social accounts, that would pull the activity on the user's social accounts and store them in a activityLog collection. Would look like

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

eddiejaoude commented 5 years ago

@VenkatVenkatesh @SrijithRad I think this ticket is dependant on https://github.com/DashboardHub/TribeDashboard/issues/26

If I am correct, I have shuffled the priorities around in the sprint, but they are just an idea, feel free to do a slightly different order, any questions just let me know 🤓