- PHP 7.1 is required
- Install Composer
- Install twitteroauth library (using composer)
- Add authorization keys in 'php/auth.php' for the Twitter API
- Setup required configuration in 'php/config.ini'
- Refresh 'index.php' to see changes
- Make sure to use an auto-refresh plugin to continouosly update the stream
- Make AJAX request to get the tweets with a timer
- Unit test
- Have Tarek pass over the css for enhancements
- PHP 5.6 compatability