beckastar / ladynerds_site

Django CRUD for the Ladynerds organization
7 stars 8 forks source link

Twitter Integration #7

Open KaiBot3000 opened 8 years ago

KaiBot3000 commented 8 years ago

Show a stream of ladynerds tweets! There's a twitter handle field for each ladynerd.

beckastar commented 8 years ago

I just embedded my own twitter feed into the site, now we just need someone to make a list.

I think we can do this one in stages:

  1. Embed any twitter feed (success! done!)
  2. Get a list of LN twitter accounts (issue created)
  3. Embed that instead
  4. Future feature: create feed dynamically based on the django data. This is going to be a hairier, more difficult problem, so let's not tackle it for the MVP.
laviniaclare commented 8 years ago

Is there a way we could set it up so that people who want their twitter included could add it themselves?

On Wed, Mar 2, 2016 at 8:51 AM, Becka R. notifications@github.com wrote:

I just embedded my own twitter feed into the site, now we just need someone to make a list.

I think we can do this one in stages:

  1. Embed any twitter feed (success! done!)
  2. Get a list of LN twitter accounts (issue created)
  3. Embed that instead
  4. Future feature: create feed dynamically based on the django data. This is going to be a hairier, more difficult problem, so let's not tackle it for the MVP.

— Reply to this email directly or view it on GitHub https://github.com/beckastar/ladynerds_site/issues/7#issuecomment-191322599 .