-
Notifications
You must be signed in to change notification settings - Fork 4
/
mockDataShift.json
112 lines (112 loc) · 3.55 KB
/
mockDataShift.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
[
{
"id": 0,
"name": "Alfred's Fancy Spancy Party",
"time_date": "2019-03-15T6:00:00.000Z",
"duration": 240,
"address": "2630 Barracks St New Orleans, LA 70119",
"latitude": 29.9746,
"longitude": -90.0782,
"description": "Client celebrating purchase of new goat, please come in day before event to be fitted for uniform",
"id_shift_maker": 2
},
{
"id": 1,
"name": "Fine and Dine lunch service",
"time_date": "2019-03-13T22:00:00.000Z",
"duration": 480,
"address": "1625 Saint Charles Ave New Orleans, LA 70130",
"latitude": 29.9382,
"longitude": -90.0768,
"description": "short staffed tonight need a experienced server asap",
"id_shift_maker": 3
},
{
"id": 2,
"name": "Harold's 30th birthay party",
"time_date": "2019-03-15T6:00:00.000Z",
"duration": 240,
"address": "2508 Audubon St New Orleans, LA 70125",
"latitude": 29.9527,
"longitude": -90.1136,
"description": "Looking to pick up a bartender and two servers to cover this party tonight",
"id_shift_maker": 9
},
{
"id": 3,
"name": "Nola Oyster House dinner service",
"time_date": "2019-03-14T3:00:00.000Z",
"duration": 480,
"address": "4020 Chestnut St New Orleans, LA 70115",
"latitude": 29.9228,
"longitude": -90.0977,
"description": "Need two bussers for service Thursday night",
"id_shift_maker": 5
},
{
"id": 4,
"name": "Blue Bistro Lunch Service",
"time_date": "2019-03-17T22:00:00.000Z",
"duration": 300,
"address": "6760 Marshall Foch St New Orleans, LA 38039",
"latitude": 30.0131,
"longitude": -90.1029,
"description": "Looking for an extra hostess to handle our brunch rush",
"id_shift_maker": 7
},
{
"id": 5,
"name": "Alice's Tea party",
"time_date": "2019-03-15T2:00:00.000Z",
"duration": 240,
"address": "301 N Claiborne Ave New Orleans, LA 70112",
"latitude": 29.9614,
"longitude": -90.0762,
"description": "Client is having a special tea party with white furry friend and we are in need of three servers are 2 bartenders. Must be able to handle rowdy guests that likes to rush.",
"id_shift_maker": 2
},
{
"id": 6,
"name": "Super Fancy Xpress breakfast service",
"time_date": "2019-03-15T20:00:00.000Z",
"duration": 240,
"address": "928 Ellen St Gretna, LA 70056",
"latitude": 29.9093,
"longitude": -90.0409,
"description": "Hey we're short a server for breakfast, need to fill ASAP!!",
"id_shift_maker": 1
},
{
"id": 7,
"name": "Alfred's Fancy Spancy Party",
"time_date": "2019-03-15T6:00:00.000Z",
"duration": 240,
"address": "2630 Barracks St New Orleans, LA 70119",
"latitude": 29.9746,
"longitude": -90.0782,
"description": "Client celebrating purchase of new goat, please come in day before event to be fitted for uniform",
"id_shift_maker": 2
},
{
"id": 8,
"name": "XYZ dinner party",
"time_date": "2019-03-14T6:00:00.000Z",
"duration": 300,
"address": "2609 Hyman Pl New Orleans, LA 70131",
"latitude": 29.9274,
"longitude": -90.0067,
"description": "We're having a big party coming in tonight and we need an extra bartender, server and busser to cover this table",
"id_shift_maker": 6
},
{
"id": 9,
"name": "ABC Cafe",
"time_date": "2019-03-18T3:00:00.000Z",
"duration": 480,
"address": "2452 Athis St New Orleans, lA 70122",
"latitude": 30.0181,
"longitude": -90.0544,
"description": "Looking for a hostess for our evening shift",
"id_shift_maker": 8
},
]