-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdatabase.json
154 lines (154 loc) · 7.7 KB
/
database.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
{
"Items": [
{
"categoryId": "1",
"description": "A seasonal favorite, this comforting latte combines the richness of espresso with the creamy sweetness of pumpkin spice, milk, and a touch of cinnamon. Perfect for autumn or any cozy moment.",
"extra": "Espresso, steamed milk, pumpkin spice syrup, cinnamon.",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Pumpkin%20Latte.jpg?alt=media&token=3ecbd58d-1d7b-4e70-9386-931b6cec55eb"
],
"price": 5.5,
"title": "Pumpkin Latte"
},
{
"categoryId": "1",
"description": "A bold espresso drink topped with a small amount of milk foam. Perfect for those who love the intensity of espresso but want a smoother finish.",
"extra": "Espresso, milk foam",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Macchiato.png?alt=media&token=b66fbc1f-0dfb-4e3d-ae2a-aa4f261be349"
],
"price": 3.5,
"title": "Macchiato"
},
{
"categoryId": "1",
"description": "A vibrant and healthy option, the Matcha Latte combines high-quality matcha green tea with steamed milk for a creamy and refreshing beverage, offering a unique twist on traditional lattes.",
"extra": "Matcha powder, steamed milk, a touch of sweetener (optional)",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Matcha%20Latte.png?alt=media&token=c3f61d4f-d78b-4c23-b4b0-4f1979f010a5"
],
"price": 5,
"title": "Matcha Latte"
},
{
"categoryId": "1",
"description": "A balanced blend of espresso and warm milk, the cortado delivers a smooth coffee experience with just the right level of intensity. A great pick for coffee lovers who prefer a little less milk.",
"extra": "Espresso, steamed milk",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Cortado.png?alt=media&token=1bad17fb-9cb9-4bcc-9673-4f13c56474bb"
],
"price": 3.75,
"title": "Cortado"
},
{
"categoryId": "1",
"description": "A delightful Italian dessert coffee, the affogato pairs a scoop of creamy vanilla ice cream with a shot of hot espresso, creating a perfect harmony of hot and cold.",
"extra": "Espresso, vanilla ice cream",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Affogato.png?alt=media&token=d04ccd0e-dc98-456a-9941-c718dc669cc8"
],
"price": 6,
"title": "Affogato"
},
{
"categoryId": "2",
"description": "A refreshing citrus blend made from fresh orange juice, this drink offers a perfect balance of sweetness and tanginess. It's a delightful thirst quencher, especially on a warm day.",
"extra": "Fresh orange juice, sugar, water, ice",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Naranja.png?alt=media&token=0101b29a-6ce8-4498-922c-f82248431100"
],
"price": 4.5,
"title": "Naranja"
},
{
"categoryId": "2",
"description": "A fusion of exotic herbs and spices, Estra Astar is an aromatic and soothing beverage with a hint of floral sweetness. Ideal for a relaxing moment at any time of the day.",
"extra": "Green tea, star anise, cinnamon, honey, lemon",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Estra%20Astar.png?alt=media&token=28e44a36-c309-436a-b9fb-328f360b409d"
],
"price": 5,
"title": "Estra Astar"
},
{
"categoryId": "2",
"description": "This classic mojito is a refreshing blend of mint, lime, and sparkling water with a touch of sweetness. Served chilled, it is an ideal choice for those who love light and zesty flavors.",
"extra": " Fresh mint leaves, lime juice, sugar, soda water, ice",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Mojito.png?alt=media&token=b5ac2baf-f639-4c31-af5d-2d818c222fd5"
],
"price": 6,
"title": "Mojito"
},
{
"categoryId": "2",
"description": " A timeless favorite, our lemonade is made from freshly squeezed lemons and just the right amount of sugar. It’s a zesty, sweet, and tangy drink perfect for cooling down.",
"extra": "Fresh lemon juice, sugar, water, ice",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Lemonade.png?alt=media&token=54443307-df4f-4d8d-b0da-52b0ffd7b4ed"
],
"price": 4,
"title": "Lemonade"
},
{
"categoryId": "2",
"description": " The Green Ginger drink is a lively combination of ginger and lime with an earthy, refreshing twist. The invigorating ginger provides warmth, while lime adds a fresh burst of citrus flavor.",
"extra": "Fresh ginger, lime juice, honey, soda water, ice",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Green%20Ginger.png?alt=media&token=b27be272-b083-4ace-a9de-2e44c5e70fd5"
],
"price": 5.5,
"title": "Green Ginger"
},
{
"categoryId": "3",
"description": "A classic, refreshing black tea served hot to warm your senses. Perfect for a cozy afternoon break or a morning boost",
"extra": "Black tea leaves, hot water",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Simple%20Tea.jpg?alt=media&token=59bab7a1-d474-4496-a8ad-0f10e235850d"
],
"price": 2,
"title": "Simple Tea"
},
{
"categoryId": "3",
"description": "Light and aromatic, this green tea is rich in antioxidants and provides a calm, natural energy boost. A healthy choice to start or end your day.",
"extra": "Green tea leaves, hot water",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Green%20Tea.jpg?alt=media&token=4bd736f4-373d-4c9e-ba56-19f3d52201bf"
],
"price": 2.5,
"title": "Green Tea"
},
{
"categoryId": "3",
"description": "A floral and fruity herbal tea with a hint of sweetness, reminiscent of a beautiful sunset. This caffeine-free blend offers a calming and soothing experience. ",
"extra": "Hibiscus, rose hips, chamomile, orange peel, dried apple, natural flavors",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Victoria%20Sunset%20Herbal%20Tea.jpg?alt=media&token=fd3c4448-6fbe-43dd-857e-9ca543e21df9"
],
"price": 3,
"title": "Victoria Sunset Herbal Tea"
},
{
"categoryId": "3",
"description": "A berry-infused herbal tea with a rich, fruity taste, perfect for berry lovers. This caffeine-free blend combines sweet and tart notes in a refreshing brew. ",
"extra": "Hibiscus, elderberry, blackberry leaves, rose hips, dried berries, natural flavors",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Queen%20Berry%20Herbal%20Tea.jpg?alt=media&token=93e50b89-d50e-41cb-8982-0632ef09a53a"
],
"price": 3.2,
"title": "Queen Berry Herbal Tea"
},
{
"categoryId": "3",
"description": "This tea offers a warm, comforting taste of sweet apples with a hint of cinnamon and spices, perfect for a cozy fall day. Caffeine-free and packed with fruity flavors ",
"extra": "Dried apple, cinnamon, hibiscus, rose hips, clove, natural flavors",
"picUrl": [
"https://firebasestorage.googleapis.com/v0/b/project209-1.appspot.com/o/Apple%20Paradise%20Herbal%20Tea.jpg?alt=media&token=ebe1d8cf-48d3-4fb4-9e81-21d2ac15d2b4"
],
"price": 3,
"title": "Apple Paradise Herbal Tea"
}
]
}