Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 236 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 236 Bytes

unesco

A simple Django quiz app that shows a photo of one of the 700+ UNESCO World Heritage Sites and prompts the user for the site's country. Data is scraped from unesco.org using the BeautifulSoup lib in get_unesco_data.py.