Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 943 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 943 Bytes

Twitter Popularity

A popularity contest between two trends on Twitter.

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.

Motivation

This is finals project (video submission) for CS50x.

Contribute

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.

License

MIT License