diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,8 +10,16 @@ Current searches for pubs in the UK are a bit rubbish. This takes inspiration fr 2. Google sucked at this, so used Wyre api 3. Uploaded to Algolia 4. Limite the map to London using restriction +5. Draw a rectangle +6. Listen to rectangle resize events +7. Query Algolia with the bounds +8. Limit response fields, we only really need the geoloc +9. Remove all markers when looking the markers ## To do: [x] Get all pubs using an API [] Replace null values for lat,lon with real data +[] Change search client to just +[] Don't return \_highlightResult? +[] Run search on first load |