Inspiration

Keeping up to date with what's going on in the world around you can be quite tricky. I wanted to make a webpage that allows users to get caught up in seconds. From there they can choose to snoop deeper into the topics.

What it does

My hack simply compiles a list of the top 5 most searched keywords/terms and displays them on a webpage.

How we built it

Although not completed (trouble incorporating python code into html script), I utilized googles trends API, and converted the results into an array containing only the 5 most recent trending searches. Using html and CSS I designed a simple html page that would be used to display the pythons return values.

Challenges we ran into

A lot of time and effort went into researching how to incorporate python code into html and unfortunately lead to no positive results.

Accomplishments that we're proud of

learning how to use html and CSS in a short period of time, and completing a project by myself.

What we learned

How to use CSS and html. I've also developed a better understanding of Python.

What's next for Top 5

More time spent of the web page's design, and properly learning how to incorporate python functions.

Built With

Share this project:

Updates