This web application determines the more popular trend on twitter at the moment out of the two given trends. It is made using PHP, HTML5 and CSS and hosted on Google App Engine at https://twitter-popularity.appspot.com.
What is more popular on Twitter right now? Let's find out.
This is finals project (video submission) for CS50x.
Want to work on the project? Any kind of contribution is welcome!
Follow these steps:
- Fork the project.
- Create a new branch.
- Make your changes and write tests when practical.
- Commit your changes to the new branch.
- Send a pull request.