Skip to content

pbt-santos/intro-python-final-pb2751

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedro Barbosa Teixeira Santos
pb2751
Final

I made the main website parts as expected to get familiar with flask style.
My file layout had a static folder which included a CSS style sheet that 
allowed me to create a navigation bar for the website. 
I did not really know much CSS going in so I used:
https://www.w3schools.com/css/css_navbar_horizontal.asp
to help me design the nav bar and learn how to use CSS.

My favourite website link was made with the href tag, while the other two
weblinks went to a particular app route link.

The first link I attempted to make a web crawler rowing medal data around the 
2016 Olympic year from Wikipedia. I merged the two dataframes that I obtained
from the website tables and found the medal differences. I thought this would
be an interesting starting avenue into analysing which nations may give more
lenience/time off to their athletes after an Olympic year.

The second link will be an experiment in using web APIs. I found an interesting
list of them on https://mixedanalytics.com/blog/list-actually-free-open-no-auth-needed-apis/
I decided on using the beer recipes API since it seemed the most straightforward
to use, avoiding OAuth use and having to create an account.
I decided to just display the name, description and food pairing.
I do not claim ownership of any of the writing on these tables. The contributor
is listed on the original website: https://punkapi.com/

About

Github repository to submit python final course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published