malenkix / guestbook

A smart guestbook for your events.
MIT License
0 stars 0 forks source link

Include Twitter API #40

Open NadirHelix opened 6 years ago

NadirHelix commented 6 years ago

To make the application more diverse, we want to use twitter API to fetch twitter posts tagged by a predefined hashtag and create posts out of them.

TODO

  1. add polling mechanism via twitter API
  2. add a feature switch in the backoffice to enable or disable the function
  3. develop a way to create posts out of twitter posts

To be defined

  1. How will posts be handled which include videos and photos
  2. How to handle Hashtags in posts (display or hide)