We have a simple dashboard that contains Tweets for our client like shown below
We want to have additional 2 fields Agree and Disagree for further identification of the message is real message or it can be ignored. So this dashboard used by front end user who will click on one of these options. As soon as they click one of the options, that tweet should go away from the dashboard, we need TweetText followed by agree or / and disagree field in a csv file.
Can we achieve this solution? Kindly advise.