Integrate Twitter Client app into Django
Closed this issue · 1 comments
lili2311 commented
Twitter Client should be able to:
- pull in tweet **Image URL ** and User Name -> save to Django DB [DONE]
- pull in the info frequently, every x number of minutes/hours etc [will create a django management command]
- pull in tweets retweeted by a specially created user that have a hashtag #FashRevWall [not required right now]
lili2311 commented
This issue was moved to womenhackfornonprofits/fashion-revolution-django#25