aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1461165..30b0f30 100644
--- a/README.md
+++ b/README.md
@@ -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