Inspiration

We wanted to pick a fun topic, as well as one that would be easily presentable to a kid as we are doing the Accenture challenge, and we wanted to use a public dataset so we could also do the Infotech challenge.

What it does

Our program shows the user up to the top 10 dog names that start with whatever letter they input, and it also shows the top 10 most popular dog names in a data table and in a pie chart, and the top 10 most unpopular dog names in a data table.

How we built it

We built our project using python in the jupyter notebook IDE.

Challenges we ran into

The challenge we ran into with our project was how to create a webpage from jupyter notebook and we were able to resolve this by using voila, which is made by the same company, to turn our python code into a webpage.

Accomplishments that we're proud of

We're happy to participate as it's everyone's first hackathon and we're happy with working on creating data tables and graphs from a public dataset.

What we learned

We learned a way to create a webpage from our python code in jupyter notebook by using voila.

What's next for Dog Names

We could make the user interface for our application more appealing, and we could try hosting our website so other people can go to it.

Built With

Share this project:

Updates