You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.