This project seeks to take information made available by The White House, and create a list of tweets from the @POTUS twitter account. Users click a button called “New Tweet” and the next tweet in the sequence displays. Tweets are displayed in reverse chronological order. This project will serve as an archieve of sorts, in the case of these tweets being deleted by the upcoming administration.
White House Press Release
https://www.whitehouse.gov/blog/2017/01/05/new-lenses-first-social-media-presidency
Issues On This Project
I am currently working to resolve an issue that has come about, regarding the timestamp, and converting it into seperate month, day, and year information.
The issue submitted to this repository:
https://github.com/thejessicafelts/POTUS-Tweets/issues
The question asked to Stack Overflow:
http://stackoverflow.com/questions/41663709/date-returning-as-undefined-and-nan-in-some-browsers/41663801#41663801