ashrujit / unherd

2 stars 5 forks source link

Email digest #64

Open ashrujit opened 10 years ago

ashrujit commented 10 years ago

Prepare a background app that takes userid from Users collection based upon "x" days of inactivity, then fetches 200 tweets for them. Ranks them and prepares an email for top 50 of those tweets.

Email template needs to be created keeping in mind the design elements of our site.

SendGrid API can be used to actually send the emails.