-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdb-1672780283229.json
More file actions
46 lines (46 loc) · 907 Bytes
/
db-1672780283229.json
File metadata and controls
46 lines (46 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"devs": [
{
"id": 1,
"name": "house",
"city": "Alger",
"price": 345000,
"time": "15 min",
"pic": "house",
"map": "map",
"bedrooms": "2",
"bethrooms": "4",
"space": "450",
"phone": "0678346954",
"fullName": "Jacob Jones"
},
{
"id": 2,
"name": "house5",
"city": "Oran",
"price": "5000",
"time": "2 month",
"pic": "house5",
"map": "map1",
"bedrooms": "4",
"bethrooms": "3",
"space": "350",
"phone": "0576359821",
"fullName": "Courtney Henry"
},
{
"id": 3,
"name": "house2",
"city": "Skikda",
"price": "7600",
"time": "1 year",
"pic": "house2",
"map": "map2",
"bedrooms": "2",
"bethrooms": "6",
"space": "500",
"phone": "0765201648",
"fullName": "Jerome Bell"
}
]
}