tomoakley / freemeals.uk

MIT License
10 stars 10 forks source link

Add a search radius to the geo and Postcode search #33

Open tomoakley opened 3 years ago

tomoakley commented 3 years ago

The search feature can get relevant results near to your location (either through Postcode entry or using the Geolocation API). But you can't change the search radius, which is currently hardcoded in the Lambda function. Need to add an input below the Postcode search for radius entry with a sensible default.

Postcode search is coming soon to the list view, in #29.

Sacharified commented 3 years ago

Hello, love the project!

I'm going to try and open a PR for this tonight.

tomoakley commented 3 years ago

wonderful, thanks @Sacharified