The code in this repository runs a web application that takes user input of current address and desired radius. The app uses web scraping to compare the pizza prices from shops within the input radius, and returns the addresses and names of the shops with the lowest priced pizzas.
Additional features that would be added with more time on the project are ability to process and find lowest prices for user specified number of toppings, number of pizzas, and pizza sizes.