twaddington / django-olcc

A web interface and API for searching the OLCC price list.
http://www.oregonliquorprices.com/
MIT License
19 stars 8 forks source link

Add a store locator #7

Open twaddington opened 11 years ago

twaddington commented 11 years ago

We should use HTML5 geolocation APIs to get the current location and find nearby stores. This should only happen when the user requests it so they don't get an unexpected location request.