diff options
author | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-06 22:04:21 +0000 |
---|---|---|
committer | JeremyJamesL <jeremyluscombe@gmail.com> | 2024-12-06 22:04:21 +0000 |
commit | 622e35c4b3f8889993d191e07a2858fc6b67922d (patch) | |
tree | 4ca99cd32aa82b1784a2e9530d8acf5fa9eae341 /README.md | |
parent | 96c52a6d58e10f3fae2a69ab00ed219e9f2d0059 (diff) |
📦 NEW: going well
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 |