Rerun prepare script
This commit is contained in:
parent
349a6c1d53
commit
8614acdfae
24 changed files with 1132 additions and 226 deletions
52
README.md
52
README.md
|
|
@ -3,31 +3,13 @@
|
|||
## Area
|
||||
uv run python scripts/remove_bg.py house-og.png 200 house.png
|
||||
|
||||
4. ambiance
|
||||
- nature / greenery within 5 mins walk
|
||||
8. current listings
|
||||
|
||||
|
||||
rightmove:
|
||||
curl '<https://www.rightmove.co.uk/api/property-search/listing/search?searchLocation=E14&useLocationIdentifier=true&locationIdentifier=OUTCODE%5E749&buy=For+sale&radius=20.0&_includeSSTC=on&index=0&sortType=2&channel=BUY&transactionType=BUY>'
|
||||
|
||||
curl '<https://www.onthemarket.com/async/search/properties-v2/?search-type=for-sale&location-id=e13&view=map-list>'
|
||||
|
||||
interesting links
|
||||
- https://propertydata.co.uk/videos/quick-overview
|
||||
- https://osdatahub.os.uk/data/downloads/open
|
||||
|
||||
|
||||
mkdir -p data/crime
|
||||
unzip data/d29f0314840ef7dcbb5cde66e383fe08059dab5a.zip -d data/crime/
|
||||
rm data/d29f0314840ef7dcbb5cde66e383fe08059dab5a.zip
|
||||
|
||||
|
||||
https://xploria.co.uk/data-sources/
|
||||
|
||||
---
|
||||
|
||||
- stripe
|
||||
|
||||
|
||||
- Why hexagons?
|
||||
|
|
@ -37,27 +19,6 @@ https://xploria.co.uk/data-sources/
|
|||
|
||||
|
||||
make -f Makefile.data prepare
|
||||
make -f Makefile.data tiles
|
||||
|
||||
- padding between email and resend verification
|
||||
|
||||
- make the active filters much bigger on the demo page
|
||||
|
||||
- make demo filters adjustable
|
||||
|
||||
- add next button to cards
|
||||
|
||||
- make filters half-page or interleaved
|
||||
|
||||
- fix dev redirect
|
||||
|
||||
- start epxloring should bring to dashboard
|
||||
|
||||
- referal link is broken
|
||||
|
||||
- load test
|
||||
|
||||
imrpove walkthrough
|
||||
|
||||
load tests with grafana
|
||||
|
||||
|
|
@ -69,27 +30,14 @@ enum colour coding
|
|||
|
||||
Better school searchs
|
||||
|
||||
save -> dashboard
|
||||
|
||||
fix links to markets,
|
||||
|
||||
404,
|
||||
|
||||
Jittery slider number label
|
||||
|
||||
Odd vertical spacing on mobile
|
||||
|
||||
Show even number of cards on mobile
|
||||
|
||||
Construction year is spaced oit
|
||||
|
||||
Make prop density smaller
|
||||
|
||||
Test on safari
|
||||
|
||||
Test on android
|
||||
|
||||
|
||||
check rendered index html,
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue