changes
This commit is contained in:
parent
524580eb25
commit
ffe080adef
82 changed files with 2652 additions and 2956 deletions
100
README.md
100
README.md
|
|
@ -30,16 +30,8 @@ https://xploria.co.uk/data-sources/
|
|||
|
||||
---
|
||||
|
||||
- fix frontend
|
||||
- map hexagons
|
||||
- stripe
|
||||
- update texts
|
||||
- move data to raid
|
||||
- extract all user-facing texts into a yaml file for easy editing
|
||||
|
||||
- register for email
|
||||
|
||||
FAQ:
|
||||
|
||||
- Why hexagons?
|
||||
- Why the price tag?
|
||||
|
|
@ -50,54 +42,10 @@ FAQ:
|
|||
make -f Makefile.data prepare
|
||||
make -f Makefile.data tiles
|
||||
|
||||
|
||||
|
||||
|
||||
## outstadning prompts
|
||||
|
||||
|
||||
Add licensing to the app. By default, anonymous users can use the map but only in central london. if they try zooming out, the server refuses to provide data and the users will be prompted to buy a lifetime license to continue (or zoom back in). Just before buying a license, they have to register by providing their email address and password, then they need to complete the stripe check out workflow. Implement the full pocketbase/server/frontend integration. For admins, give an option to generate an invite link, opening which prompts you to register and gives you a free license forever. Have a cool animation with party poppers on the successful acquiring of a license. For non-admin users, allow inviting friends for 30% off the price. Also add a support page that shows my email address, and add a FAQ on the same page too.
|
||||
|
||||
-
|
||||
- add blue/green rollout
|
||||
|
||||
|
||||
|
||||
|
||||
- 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
|
||||
|
|
@ -108,18 +56,44 @@ Add licensing to the app. By default, anonymous users can use the map but only
|
|||
|
||||
- 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.
|
||||
imrpove walkthrough
|
||||
|
||||
load tests with grafana
|
||||
|
||||
house reposession
|
||||
|
||||
## execution
|
||||
|
||||
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 age is spaced oit
|
||||
|
||||
Make prop density smaller
|
||||
|
||||
Test on safari
|
||||
|
||||
Test on android
|
||||
|
||||
|
||||
check rendered index html,
|
||||
|
||||
|
||||
only support new finder.py parquet type
|
||||
Loading…
Add table
Add a link
Reference in a new issue