lmao
This commit is contained in:
parent
03445188ea
commit
524580eb25
102 changed files with 36625 additions and 1295 deletions
83
README.md
83
README.md
|
|
@ -1,15 +1,7 @@
|
|||
# Property Map
|
||||
|
||||
## Dev setup
|
||||
|
||||
```sh
|
||||
curl -1sLf 'https://dl.cloudsmith.io/public/task/task/setup.deb.sh' | sudo -E bash
|
||||
apt install task
|
||||
task prepare
|
||||
```
|
||||
|
||||
## Area
|
||||
|
||||
uv run python scripts/remove_bg.py house-og.png 200 house.png
|
||||
|
||||
4. ambiance
|
||||
- nature / greenery within 5 mins walk
|
||||
|
|
@ -36,16 +28,6 @@ https://xploria.co.uk/data-sources/
|
|||
|
||||
|
||||
|
||||
We all care about different things in our homes and living environments. Some of us are weary of noise and would like to avoid living next to a loud airfield as much as possible. And some of us are avid plane spotters.
|
||||
|
||||
|
||||
We will help you find the best places to live within your budget regardless if there’s a property listed there right now. The best things come to those who’re patient. We will justify your patience. But we will also show you if your expectations are impossible to meet. I’d much rather be told upfront then spend months of my life looking for something that can’t possibly exist.
|
||||
|
||||
We give you all the data and tools to become an Well-informed Buyer through the click of a button.
|
||||
|
||||
[button]
|
||||
|
||||
|
||||
---
|
||||
|
||||
- fix frontend
|
||||
|
|
@ -68,6 +50,9 @@ FAQ:
|
|||
make -f Makefile.data prepare
|
||||
make -f Makefile.data tiles
|
||||
|
||||
|
||||
|
||||
|
||||
## outstadning prompts
|
||||
|
||||
|
||||
|
|
@ -79,4 +64,62 @@ Add licensing to the app. By default, anonymous users can use the map but only
|
|||
|
||||
|
||||
|
||||
uv run python scripts/remove_bg.py house-og.png 200 house.png
|
||||
- fully remove the AI summary
|
||||
|
||||
- show all the info about listings
|
||||
|
||||
- put the travel times into categories
|
||||
|
||||
- move the support page under Learn and merge the FAQs
|
||||
|
||||
- add an account page and merge it with Saved
|
||||
|
||||
- padding between email and resend verification
|
||||
|
||||
- rename historical/bu/rent
|
||||
|
||||
- the hero page with the floating card is ugly, make them better integrated
|
||||
|
||||
- make the active filters much bigger on the demo page
|
||||
|
||||
- make the pricing tiers different cards next to each other
|
||||
|
||||
- hide the pricing if you're logged in
|
||||
|
||||
- make the loading more obvious and in the middle of the map
|
||||
|
||||
- the typeahead no longer works. I see the requests but nothing shows up
|
||||
|
||||
- make hero 100% height
|
||||
|
||||
- unsquish hexagons
|
||||
|
||||
- Get lifetime access
|
||||
|
||||
- "let's see an example with arrow down"
|
||||
|
||||
- make demo filters adjustable
|
||||
|
||||
- add next button to cards
|
||||
|
||||
- make filters half-page or interleaved
|
||||
|
||||
- fix dev redirect
|
||||
|
||||
- start epxloring should bring to dashboard
|
||||
|
||||
- get lifetime access should say you have it already
|
||||
|
||||
- density -> number properties
|
||||
|
||||
- make price history a rolling avg
|
||||
|
||||
- zoom in at the end of the demo
|
||||
|
||||
- referal link is broken
|
||||
|
||||
- remove random wales/ir/scotland areas from rightmove
|
||||
|
||||
- load test
|
||||
|
||||
- saved search Only superusers can perform this action.
|
||||
Loading…
Add table
Add a link
Reference in a new issue