From 622e35c4b3f8889993d191e07a2858fc6b67922d Mon Sep 17 00:00:00 2001
From: JeremyJamesL <jeremyluscombe@gmail.com>
Date: Fri, 6 Dec 2024 22:04:21 +0000
Subject: =?UTF-8?q?=F0=9F=93=A6=20NEW:=20going=20well?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'README.md')

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
-- 
cgit v1.2.3