forked from SauravGotame/The-Venue-App
-
Notifications
You must be signed in to change notification settings - Fork 0
/
androidvenue-1e87b-export (4).json
412 lines (412 loc) · 13.3 KB
/
androidvenue-1e87b-export (4).json
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
{
"Category" : {
"01" : {
"Image" : "https://i.postimg.cc/PJj3c0nc/colours.jpg",
"Name" : "COLOURS"
},
"02" : {
"Image" : "https://i.postimg.cc/XqL8PJ8G/table-layout.jpg",
"Name" : "TABLE LAYOUT"
},
"03" : {
"Image" : "https://i.postimg.cc/6py0HBGq/foods.jpg",
"Name" : "FOOD MENU"
},
"04" : {
"Image" : "https://i.postimg.cc/DwHcHRqg/arrival-drinks.jpg",
"Name" : "ARRIVAL MENU"
},
"05" : {
"Image" : "https://i.postimg.cc/RFzLVfpJ/drinks-package.jpg",
"Name" : "DRINKS PACKAGE"
},
"06" : {
"Image" : "https://i.postimg.cc/6qMr0PWC/entertainment.jpg",
"Name" : "ENTERTAINMENT"
}
},
"Foods" : {
"01" : {
"Description" : "A beautiful black colour setup that goes well with any function. IN THE SELECTION ABOVE PLEASE ENSURE TO CHOOSE THE NUMBER OF NAPKINs YOU WANT PER TABLE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/yN2JPGWZ/napkinblack.jpg",
"MenuId" : "01",
"Name" : "BLACK NAPKIN",
"Price" : "10"
},
"02" : {
"Description" : "A beautiful blue setup for any events.IN THE SELECTION ABOVE PLEASE ENSURE TO CHOOSE THE NUMBER OF NAPKINS YOU WANT.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/VvgL3Zs4/napkinblue.jpg",
"MenuId" : "01",
"Name" : "BLUE NAPKIN",
"Price" : "10"
},
"03" : {
"Description" : "A beautiful orange setup for any events.IN THE SELECTION ABOVE PLEASE ENSURE TO CHOOSE THE NUMBER OF NAPKINS YOU WANT.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/D0xnCW5M/napkinorange.png",
"MenuId" : "01",
"Name" : "ORANGE NAPKIN",
"Price" : "10"
},
"04" : {
"Description" : "A beautiful purple setup for any events.IN THE SELECTION ABOVE PLEASE ENSURE TO CHOOSE THE NUMBER OF NAPKINS YOU WANT.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/7YQq025C/napkinpurple.jpg",
"MenuId" : "01",
"Name" : "PURPLE NAPKIN",
"Price" : "10"
},
"05" : {
"Description" : "A beautiful red setup for any events. IN THE SELECTION ABOVE PLEASE ENSURE TO CHOOSE THE NUMBER OF NAPKINS YOU WANT.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/rp5TBZQW/napkinred.jpg",
"MenuId" : "01",
"Name" : "RED NAPKIN",
"Price" : "10"
},
"06" : {
"Description" : "A standard layout for banquet functions. Can sit a maximum of 10 chairs per table. IN THE SELECTION ABOVE PLEASE CHOOSE THE NUMBER OF TABLES YOU WOULD LIKE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/Qd5H0mG9/banquet-Layout.jpg",
"MenuId" : "02",
"Name" : "BANQUET LAYOUT",
"Price" : "10"
},
"07" : {
"Description" : "A more fancy imperial layout for weddings etc. Can sit a maximum of 20 people per table. IN THE SELECTION ABOVE PLEASE CHOOSE THE NUMBER OF TABLES YOU WOULD LIKE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/J0D1t7RD/imperial-Layout.jpg",
"MenuId" : "02",
"Name" : "IMPERIAL LAYOUT",
"Price" : "10"
},
"08" : {
"Description" : "A fancy U shape layout usually for close family members in weddings. Can sit a maximum of 20 people per table. IN THE SELECTION ABOVE PLEASE CHOOSE THE NUMBER OF TABLES YOU WOULD LIKE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/rwL8FL3s/UShape-Layout.jpg",
"MenuId" : "02",
"Name" : "U SHAPE LAYOUT",
"Price" : "10"
},
"09" : {
"Description" : "A Cabaret layout meant for conferences. Can sit a maximum of 6 chairs per table. IN THE SELECTION ABOVE PLEASE CHOOSE THE NUMBER OF TABLES YOU WOULD LIKE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/mgxrz9zb/cabaret-Layout.jpg",
"MenuId" : "02",
"Name" : "CABARET LAYOUT",
"Price" : "10"
},
"10" : {
"Description" : "A Delicious English Menu cooked by our in-house Chefs. STARTERS- Smoked and roast chicken terrine with hazelnut, apricot citrus caramel, parsley oil. MAINS- Seared fillet of beef, braised beef and horseradish mash, heritage carrots. DESERTS- Apple pie. PLEASE CHOOSE THE NUMBER OF GUESTS WHO WILL BE EATING FROM THE OPTIONS ABOVE. ",
"Discount" : "0",
"Image" : "https://i.postimg.cc/Y9s7cvJG/english-Food.jpg",
"MenuId" : "03",
"Name" : "ENGLISH MENU",
"Price" : "10"
},
"11" : {
"Description" : "Chilled bottles of Prosseco for arrival. PLEASE CHOOSE THE NUMBER OF GLASSES YOU WOULD LIKE TO SERVE FROM THE OPTION ABOVE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/J0LfCjph/arrival-Prosseco.jpg",
"MenuId" : "04",
"Name" : "PROSSECO",
"Price" : "30"
},
"12" : {
"Description" : "Chilled and refreshing Bucksfizz which is a mixture of sparkling wine and orange juice. PLEASE CHOOSE THE NUMBER OF GLASSES YOU WOULD LIKE TO SERVE FROM THE OPTION ABOVE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/g2JfpzH3/arrival-Bucksfizz.jpg",
"MenuId" : "04",
"Name" : "BUCKSFIZZ",
"Price" : "20"
},
"13" : {
"Description" : "Refreshing orange juice.PLEASE CHOOSE THE NUMBER OF GLASSES YOU WOULD LIKE TO SERVE FROM THE OPTION ABOVE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/B6xzpXJf/arrival-Orangejuice.jpg",
"MenuId" : "04",
"Name" : "ORANGE JUICE",
"Price" : "15"
},
"14" : {
"Description" : "You are welcome to bring in your own bottles of spirits but, however there will be a corkage charge for every bottle. PLEASE SELECT THE NUMBER OF BOTTLES YOU WILL BE BRINGING FROM THE OPTION ABOVE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/fRdTsfKc/Drinks-Ontables.jpg",
"MenuId" : "05",
"Name" : "SPIRITS ON TABLES",
"Price" : "40"
},
"15" : {
"Description" : "You are welcome to bring in your own bottles of wines but, however there will be a corkage charge for every bottle. PLEASE SELECT THE NUMBER OF BOTTLES YOU WILL BE BRINGING.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/hGFvQ5jZ/drinks-Ontables-Wines.jpg",
"MenuId" : "05",
"Name" : "Wines ON TABLES",
"Price" : "20"
},
"16" : {
"Description" : "Please choose the amount of beers you would like to open a tab for. The beers will be supplied by us. We have a selection of Carling, Coors Light, Theakstons, Sysmonds, Guinness, Budweiser, Holsten Pills & Peroni.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/L5s8MdC5/drinks-Ontables-Beers.jpg",
"MenuId" : "05",
"Name" : "BEERS",
"Price" : "10"
},
"17" : {
"Description" : "Please select the amount of hours you would like to book our in house DJ for.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/KjK4MSnV/entertainment-Dj.jpg",
"MenuId" : "06",
"Name" : "DJ",
"Price" : "50"
},
"18" : {
"Description" : "Micheal Jackson dance performance. Please select the number of hours you would want them to perform. However do take in mind that for every 45 minutes of performance there will be a 5 minute break for the performers.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/7Y2fP4PJ/entertainment-Danceperformers.jpg",
"MenuId" : "06",
"Name" : "DANCE PERFORMANCE",
"Price" : "100"
},
"19" : {
"Description" : "A delicious Indian menu cooked by our in-house chefs. STARTERS- Chili Panner, Aloo Tikki & Amritsari Fish. MAINS- Murgh Makhani, Lamb Rogan Josh, Jeera Rice(V), Raita (V), Butter Naan (V). DESERTS- Gulab Jaman with Ice Cream (V). PLEASE CHOOSE THE NUMBER OF GUESTS WHO WILL BE EATING FROM THE OPTIONS ABOVE.",
"Discount" : "0",
"Image" : "https://i.postimg.cc/J7SyZ0Gz/indian-Food.jpg",
"MenuId" : "03",
"Name" : "INDIAN MENU",
"Price" : "10"
}
},
"Requests" : {
"1554489234497" : {
"date" : "21/02/2019",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "06",
"productName" : "BANQUET LAYOUT",
"quantity" : "6"
}, {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "0"
} ],
"name" : "Eddydn",
"phone" : "0988123344",
"status" : "0",
"total" : "¤60.00"
},
"1554591796340" : {
"date" : "hhgghjjjj nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "0"
} ],
"name" : "Eddydn",
"phone" : "0988123344",
"status" : "1",
"total" : "¤0.00"
},
"1554679563851" : {
"date" : "08/12/2019 hi could you ensure that the food is ready",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "0"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "1",
"total" : "¤0.00"
},
"1554684874578" : {
"date" : "hhhh",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "1"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤10.00"
},
"1554727868711" : {
"date" : "Chris ",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "10"
}, {
"discount" : "0",
"price" : "10",
"productId" : "02",
"productName" : "BLUE NAPKIN",
"quantity" : "6"
}, {
"discount" : "0",
"price" : "10",
"productId" : "06",
"productName" : "BANQUET LAYOUT",
"quantity" : "3"
}, {
"discount" : "0",
"price" : "10",
"productId" : "10",
"productName" : "ENGLISH MENU",
"quantity" : "30"
}, {
"discount" : "0",
"price" : "30",
"productId" : "11",
"productName" : "PROSSECO",
"quantity" : "15"
}, {
"discount" : "0",
"price" : "15",
"productId" : "13",
"productName" : "ORANGE JUICE",
"quantity" : "15"
}, {
"discount" : "0",
"price" : "40",
"productId" : "14",
"productName" : "SPIRITS ON TABLES",
"quantity" : "4"
}, {
"discount" : "0",
"price" : "10",
"productId" : "16",
"productName" : "BEERS",
"quantity" : "16"
}, {
"discount" : "0",
"price" : "50",
"productId" : "17",
"productName" : "DJ",
"quantity" : "5"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤1,735.00"
},
"1554802499607" : {
"date" : "seats iweubfiwe BF ",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "5"
}, {
"discount" : "0",
"price" : "10",
"productId" : "02",
"productName" : "BLUE NAPKIN",
"quantity" : "5"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤100.00"
},
"1554804242128" : {
"date" : "kjnljkbljhvbljhv",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "5"
}, {
"discount" : "0",
"price" : "10",
"productId" : "02",
"productName" : "BLUE NAPKIN",
"quantity" : "5"
}, {
"discount" : "0",
"price" : "10",
"productId" : "06",
"productName" : "BANQUET LAYOUT",
"quantity" : "4"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤140.00"
},
"1555024911854" : {
"date" : "jjjjj",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "0"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤0.00"
},
"1555025785430" : {
"date" : "",
"foods" : [ {
"discount" : "0",
"price" : "10",
"productId" : "01",
"productName" : "BLACK NAPKIN",
"quantity" : "0"
} ],
"name" : "Saurav",
"phone" : "074752581111",
"status" : "0",
"total" : "¤0.00"
}
},
"User" : {
"123456" : {
"name" : "sam",
"password" : "4321"
},
"07475257875" : {
"Name" : "Akash",
"Password" : "1234"
},
"074752581111" : {
"name" : "Saurav",
"password" : "1234"
},
"07475258722" : {
"name" : "Saurav",
"password" : "1234"
},
"07475258777" : {
"name" : "Saura",
"password" : "1234"
},
"07475528245" : {
"Name" : "Steve",
"Password" : "1234"
},
"07475827346" : {
"name" : "saurav",
"password" : "1234"
}
}
}