Skip to content

Instantly share code, notes, and snippets.

@mrabelwahed
Created March 16, 2022 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrabelwahed/2e4922bb9f82a0fa1125af1b05db1663 to your computer and use it in GitHub Desktop.
Save mrabelwahed/2e4922bb9f82a0fa1125af1b05db1663 to your computer and use it in GitHub Desktop.
#MobChallenges - Filter restaurants with multiple options challenge
{
"restaurants": [{
"name": "Tanoshii Sushi",
"status": "open",
"sortingValues": {
"bestMatch": 0.0,
"newest": 96.0,
"ratingAverage": 4.5,
"distance": 1190,
"popularity": 17.0,
"averageProductPrice": 1536,
"deliveryCosts": 200,
"minCost": 1000
}
}, {
"name": "Tandopress",
"status": "closed",
"sortingValues": {
"bestMatch": 1.0,
"newest": 266.0,
"ratingAverage": 4.5,
"distance": 2308,
"popularity": 123.0,
"averageProductPrice": 1146,
"deliveryCosts": 150,
"minCost": 1300
}
}, {
"name": "Royi",
"status": "order ahead",
"sortingValues": {
"bestMatch": 2.0,
"newest": 133.0,
"ratingAverage": 4.5,
"distance": 2639,
"popularity": 44.0,
"averageProductPrice": 1492,
"deliveryCosts": 150,
"minCost": 2500
}
}, {
"name": "Suse",
"status": "open",
"sortingValues": {
"bestMatch": 3.0,
"newest": 238.0,
"ratingAverage": 4.0,
"distance": 1618,
"popularity": 23.0,
"averageProductPrice": 1285,
"deliveryCosts": 0,
"minCost": 1200
}
}, {
"name": "Roti Shop",
"status": "open",
"sortingValues": {
"bestMatch": 4.0,
"newest": 247.0,
"ratingAverage": 4.5,
"distance": 2308,
"popularity": 81.0,
"averageProductPrice": 915,
"deliveryCosts": 0,
"minCost": 2000
}
}, {
"name": "Aartima",
"status": "open",
"sortingValues": {
"bestMatch": 5.0,
"newest": 153.0,
"ratingAverage": 4.5,
"distance": 1605,
"popularity": 44.0,
"averageProductPrice": 922,
"deliveryCosts": 250,
"minCost": 500
}
}, {
"name": "Pizza Heart",
"status": "order ahead",
"sortingValues": {
"bestMatch": 6.0,
"newest": 118.0,
"ratingAverage": 4.0,
"distance": 2453,
"popularity": 9.0,
"averageProductPrice": 1103,
"deliveryCosts": 150,
"minCost": 1500
}
}, {
"name": "Mama Mia",
"status": "order ahead",
"sortingValues": {
"bestMatch": 7.0,
"newest": 250.0,
"ratingAverage": 4.0,
"distance": 1396,
"popularity": 6.0,
"averageProductPrice": 912,
"deliveryCosts": 0,
"minCost": 1000
}
}, {
"name": "Feelfood",
"status": "order ahead",
"sortingValues": {
"bestMatch": 8.0,
"newest": 163.0,
"ratingAverage": 4.5,
"distance": 2732,
"popularity": 31.0,
"averageProductPrice": 902,
"deliveryCosts": 150,
"minCost": 1500
}
}, {
"name": "Dai",
"status": "closed",
"sortingValues": {
"bestMatch": 9.0,
"newest": 221.0,
"ratingAverage": 4.0,
"distance": 1911,
"popularity": 6.0,
"averageProductPrice": 1327,
"deliveryCosts": 200,
"minCost": 1000
}
}, {
"name": "Pamle",
"status": "closed",
"sortingValues": {
"bestMatch": 10.0,
"newest": 201.0,
"ratingAverage": 4.0,
"distance": 2353,
"popularity": 25.0,
"averageProductPrice": 968,
"deliveryCosts": 0,
"minCost": 2000
}
}, {
"name": "Inden",
"status": "open",
"sortingValues": {
"bestMatch": 11.0,
"newest": 272.0,
"ratingAverage": 4.5,
"distance": 2308,
"popularity": 5.0,
"averageProductPrice": 1189,
"deliveryCosts": 150,
"minCost": 1300
}
}, {
"name": "CIff9",
"status": "open",
"sortingValues": {
"bestMatch": 12.0,
"newest": 231.0,
"ratingAverage": 4.5,
"distance": 3957,
"popularity": 79.0,
"averageProductPrice": 1762,
"deliveryCosts": 99,
"minCost": 1300
}
}, {
"name": "Zehi",
"status": "closed",
"sortingValues": {
"bestMatch": 13.0,
"newest": 155.0,
"ratingAverage": 4.0,
"distance": 2911,
"popularity": 36.0,
"averageProductPrice": 1579,
"deliveryCosts": 0,
"minCost": 2000
}
}, {
"name": "tisserie",
"status": "order ahead",
"sortingValues": {
"bestMatch": 14.0,
"newest": 77.0,
"ratingAverage": 4.0,
"distance": 2302,
"popularity": 3.0,
"averageProductPrice": 1214,
"deliveryCosts": 150,
"minCost": 1250
}
}, {
"name": "Yvospaleis",
"status": "order ahead",
"sortingValues": {
"bestMatch": 15.0,
"newest": 150.0,
"ratingAverage": 5.0,
"distance": 2909,
"popularity": 3.0,
"averageProductPrice": 2557,
"deliveryCosts": 150,
"minCost": 1750
}
}, {
"name": "Damsche Tram",
"status": "open",
"sortingValues": {
"bestMatch": 304.0,
"newest": 131.0,
"ratingAverage": 0.0,
"distance": 2792,
"popularity": 0.0,
"averageProductPrice": 892,
"deliveryCosts": 0,
"minCost": 0
}
}, {
"name": "LaSnackbar",
"status": "order ahead",
"sortingValues": {
"bestMatch": 305.0,
"newest": 73.0,
"ratingAverage": 0.0,
"distance": 2880,
"popularity": 0.0,
"averageProductPrice": 838,
"deliveryCosts": 0,
"minCost": 0
}
}, {
"name": "Lunetdienst",
"status": "open",
"sortingValues": {
"bestMatch": 306.0,
"newest": 259.0,
"ratingAverage": 3.5,
"distance": 14201,
"popularity": 0.0,
"averageProductPrice": 4465,
"deliveryCosts": 500,
"minCost": 5000
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment