search and filters

This commit is contained in:
ruchi 2021-04-07 15:58:35 -04:00
parent fd7a439a5e
commit eabef3648f
11 changed files with 742 additions and 243 deletions

View file

@ -6,6 +6,8 @@
"LISTING_ID": 1,
"ADDRESS": "8720 Russell Road",
"PRICE": 400000,
"BEDS":3,
"BATHS":3,
"IMAGES":[
],
@ -25,6 +27,8 @@
"LISTING_ID": 2,
"ADDRESS": "1490 Youville Drive",
"PRICE": 100000,
"BEDS":1,
"BATHS":1,
"IMAGES":[
],
@ -45,6 +49,8 @@
"LISTING_ID": 3,
"ADDRESS": "100 Charlie Rogers Place",
"PRICE": 200000,
"BEDS":2,
"BATHS":3,
"IMAGES":[
],
@ -66,6 +72,8 @@
"LISTING_ID": 4,
"ADDRESS": "2785 8th Line Road",
"PRICE": 300000,
"BEDS":3,
"BATHS":3,
"IMAGES":[
],