Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions backend/meal_seed.sql
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Avocado Grilled Cheese Recipe',
'Recette de fromage grillé à lavocat',
'{"vegetarian", "sandwich"}',
'{"main_meals", "vegetarian"}',
'The avocado sandwich is very simple yet healthy recipe',
'Le sandwich à lavocat est une recette très simple mais saine',
'{"Breakfast", "Snack"}',
Expand Down Expand Up @@ -56,7 +56,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Banana Bread',
'Pain à la banane',
'{"vegetarian", "bread"}',
'{"desserts", "vegetarian"}',
'The banana bread can be made with simple ingredients available at home',
'Le pain aux bananes peut être fait avec des ingrédients simples disponibles à la maison'
,
Expand Down Expand Up @@ -96,7 +96,7 @@ INSERT INTO app.meal
VALUES ( 'cc_side',
'Mint Chimichurri Sauce',
'Sauce chimichurri à la menthe',
'{"vegan", "vegetarian", "sauce"}',
'{"main_meals", "vegan", "vegetarian"}',
'The sauce can be eaten along with bread, roti or chips.',
'La sauce peut être consommée avec du pain, du roti ou des frites',
'{"Breakfast", "Snack", "Dinner"}',
Expand Down Expand Up @@ -134,7 +134,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Smashed Cucumber Salad',
'Salade de concombre écrasé',
'{"vegan", "vegetarian", "salad"}',
'{"main_meals", "vegan", "vegetarian", "salad"}',
'The salad is rich in nutrients and contains antioxidants',
'La salade est riche en nutriments et contient des antioxydants',
'{"Snack", "Dinner"}',
Expand Down Expand Up @@ -172,7 +172,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Mulligatawny Soup',
'Soupe Mulligatawny',
'{"vegetarian", "soup", "indian cuisine"}',
'{"main_meals", "vegetarian", "soup"}',
'This soup has masoor dal and coconut milk along with vegetables and spices.',
'Cette soupe contient du masoor dal et du lait de coco, ainsi que des légumes et des épices.'
,
Expand Down Expand Up @@ -211,7 +211,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Oats Omelette',
'Omelette à lavoine',
'{"vegetarian", "indian cuisine"}',
'{"main_meals", "vegetarian"}',
'An easy and simple instant breakfast or snack meal with healthy rolled oats.',
'Un petit-déjeuner ou une collation instantané facile et simple avec des flocons davoine sains.'
,
Expand Down Expand Up @@ -250,7 +250,7 @@ INSERT INTO app.meal
VALUES ( 'cc_side',
'Pickled Red Onions',
'oignons rouges marinés',
'{"vegetarian", "vegan"}',
'{"main_meals", "vegan", "vegetarian"}',
'A sweet and tangy onion condiment thats perfect on sandwiches, tacos, burgers, nachos, salads, or anything that needs some extra zing!'
,
'Un condiment à loignon sucré et acidulé qui est parfait sur les sandwichs, les tacos, les hamburgers, les nachos, les salades ou tout ce qui a besoin dun peu plus de piquant!'
Expand Down Expand Up @@ -289,7 +289,7 @@ INSERT INTO app.meal
VALUES ( 'tcs_main',
'Chana Pasta',
'Pâtes Chana',
'{"vegetarian", "indian cuisine"}',
'{"main_meals", "vegetarian"}',
'A spicy flavourful recipe to satisfy your hunger pangs.',
'Une recette épicée et savoureuse pour satisfaire vos fringales.',
'{"Snack", "Dinner"}',
Expand Down Expand Up @@ -327,7 +327,7 @@ INSERT INTO app.meal
VALUES ( 'cc_side',
'Lemon Rasam / Soup',
'Rasam Citron / Soupe',
'{"vegetarian", "vegan", "indian cuisine"}',
'{"main_meals", "vegan", "vegetarian", "soup"}',
'A simple healthy and tasty rasam recipe that is ideally served with hot steamed rice.'
,
'Une recette de rasam simple, saine et savoureuse qui est idéalement servie avec du riz chaud à la vapeur.'
Expand Down Expand Up @@ -367,7 +367,7 @@ INSERT INTO app.meal
VALUES ( 'cc_side',
'Potato Masala Chips',
'Croustilles de pomme de terre masala',
'{"vegetarian", "vegan", "indian cuisine"}',
'{"main_meals", "vegan", "vegetarian"}',
'Potato masala chips is an instant snack prepared with potato, gram flour, rice flour, chilli powder and sesame seeds.'
,
'Les chips de pomme de terre masala sont une collation instantanée préparée avec de la pomme de terre, de la farine de gramme, de la farine de riz, de la poudre de piment et des graines de sésame.'
Expand Down
54 changes: 27 additions & 27 deletions backend/recipes_seed.sql
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ INSERT INTO
tips,
servings_size, servings_size_unit, serves)
VALUES ('c_sandwiches',
'Chicken Salad Sandwich', 'Sandwich à la salade de poulet', '{"sandwiches"}',
'Chicken Salad Sandwich', 'Sandwich à la salade de poulet', '{"main_meal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -31,7 +31,7 @@ INSERT INTO
0, '', 2),

('e_sandwiches',
'Egg Salad Sandwich', 'Sandwich à la salade dœufs', '{"sandwiches"}',
'Egg Salad Sandwich', 'Sandwich à la salade dœufs', '{"main_meal", "vegetarian", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -48,7 +48,7 @@ INSERT INTO
0, '', 3),

('mm_baked_beans',
'Baked Beans', 'Haricots au lard', '{"main_meal", "baked_beans"}',
'Baked Beans', 'Haricots au lard', '{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -65,7 +65,7 @@ INSERT INTO
0, '', 0),

('s_starches',
'Baked Potatoes', 'Pommes de terre cuites', '{"sides", "starches"}',
'Baked Potatoes', 'Pommes de terre cuites', '{"main_meal", "vegetarian", "halal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -82,7 +82,7 @@ INSERT INTO
0, '', 4),

('mm_fish',
'Battered Fish', 'Poisson pané', '{"main_meal", "fish"}',
'Battered Fish', 'Poisson pané', '{"main_meal", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -100,7 +100,7 @@ INSERT INTO
0, '', 4),

('mm_beef',
'Beef Stew', 'Ragoût de bœuf', '{"main_meal", "beef"}',
'Beef Stew', 'Ragoût de bœuf', '{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -116,7 +116,7 @@ INSERT INTO
0, '', 8),

('mm_beef_side',
'Beefaroni', 'Beefaroni', '{"main_meal", "beef"}',
'Beefaroni', 'Beefaroni', '{"main_meal", "nut_free"}',
'Macaroni, Beef and Tomato casserole',
'Casserole de macaronis, bœuf et tomates',
'{}',
Expand All @@ -130,7 +130,7 @@ INSERT INTO
0, '', 0),

('desserts',
'Bread And Butter Pudding', 'Pudding au pain et au beurre', '{"desserts"}',
'Bread And Butter Pudding', 'Pudding au pain et au beurre', '{"dessert", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -147,7 +147,7 @@ INSERT INTO
0, '', 8),

('breakfast',
'Breakfast Sandwich', 'Sandwich déjeuner', '{"breakfast"}',
'Breakfast Sandwich', 'Sandwich déjeuner', '{"main_meal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -163,7 +163,7 @@ INSERT INTO
0, '', 1),

('mm_chicken',
'Chicken Fajita Wraps', 'Wraps aux fajitas au poulet', '{"main_meal","chicken"}',
'Chicken Fajita Wraps', 'Wraps aux fajitas au poulet', '{"main_meal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -180,7 +180,7 @@ INSERT INTO
0, '', 6),

('mm_fish_side',
'Fish Cakes', 'Galettes de poisson', '{"main_meal","fish"}',
'Fish Cakes', 'Galettes de poisson', '{"main_meal", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -195,7 +195,7 @@ INSERT INTO
0, '', 8),

('s_starches_side',
'Garlic Mashed Potatoes', 'Purée de pommes de terre à lail', '{"sides","starches"}',
'Garlic Mashed Potatoes', 'Purée de pommes de terre à lail', '{"main_meal", "vegetarian", "halal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -209,7 +209,7 @@ INSERT INTO
0, '', 0),

('s_chowders',
'Hamburger Soup', 'Soupe au hamburger', '{"soups","chowders"}',
'Hamburger Soup', 'Soupe au hamburger', '{"main_meal", "nut_free", "gluten_free", "soup"}',
'',
'',
'{}',
Expand All @@ -223,7 +223,7 @@ INSERT INTO
0, '', 0),

('mm_pork',
'Roasted Herbed Pork Loin', 'Longe de porc rôtie aux herbesr', '{"main_meals","pork"}',
'Roasted Herbed Pork Loin', 'Longe de porc rôtie aux herbesr', '{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -238,7 +238,7 @@ INSERT INTO
0, '', 6),

('mm_pasta',
'Macaroni and Cheese', 'Macaroni au fromage', '{"main_meal", "pasta"}',
'Macaroni and Cheese', 'Macaroni au fromage', '{"main_meal", "vegetarian", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -256,7 +256,7 @@ INSERT INTO
0, '', 4),

('main_beef',
'Meatloaf', 'Pain de viande', '{"main_meals","beef"}',
'Meatloaf', 'Pain de viande', '{"main_meal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -272,7 +272,7 @@ INSERT INTO
0, '', 8),

('s_vegetable',
'Mixed Bean salad', 'Salade de haricots mélangés', '{"salad","vegetable"}',
'Mixed Bean salad', 'Salade de haricots mélangés', '{"salad", "vegetarian", "vegan", "halal", "nut_free", "gluten_free", "meal_accompanied"}',
'A simple and tasty salad, suitable to accompany almost any meal.',
'Une salade simple et savoureuse, adaptée pour accompagner presque tous les repas.',
'{}',
Expand All @@ -286,7 +286,7 @@ INSERT INTO
0, '', 8),

('mm_pork_side',
'Oven baked Pork Chops with an onion, mushroom sauce','Côtelettes de porc cuites au four avec un oignon, sauce aux champignons','{"main_meal", "pork"}',
'Oven baked Pork Chops with an onion, mushroom sauce','Côtelettes de porc cuites au four avec un oignon, sauce aux champignons','{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -304,7 +304,7 @@ INSERT INTO
0, '', 4),

('sd_starches',
'Rice Pilaf', 'riz pilaf', '{"side_dish", "starches"}',
'Rice Pilaf', 'riz pilaf', '{"main_meal", "vegan", "vegetarian", "halal", "nut_free", "gluten_free", "meal_accompanied"}',
'',
'',
'{}',
Expand All @@ -320,7 +320,7 @@ INSERT INTO
0, '', 8),

('sd_potatoes',
'Roasted Potatoes', 'Pommes de terre rôties', '{"side_dish", "potatoes", "vegetables"}',
'Roasted Potatoes', 'Pommes de terre rôties', '{"main_meal", "vegan", "vegetarian", "halal", "nut_free", "gluten_free", "meal_accompanied"}',
'',
'',
'{}',
Expand All @@ -335,7 +335,7 @@ INSERT INTO
0, '', 6),

('mm_chicken_side',
'Sweet And Spicy Glazed Chicken Thighs', 'Cuisses De Poulet Glacées Sucrées Et Épicées', '{"main_meal", "chicken"}',
'Sweet And Spicy Glazed Chicken Thighs', 'Cuisses De Poulet Glacées Sucrées Et Épicées', '{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -352,7 +352,7 @@ INSERT INTO
0, '', 6),

('mm_beef_mix',
'Beef Mix for Tacos', 'Mélange de bœuf pour tacos', '{"main_meal", "beef"}',
'Beef Mix for Tacos', 'Mélange de bœuf pour tacos', '{"main_meal", "nut_free", "gluten_free"}',
'',
'',
'{}',
Expand All @@ -368,7 +368,7 @@ INSERT INTO
0, '', 8),

('sauce',
'Tartare Sauce', 'sauce tartare', '{"sauce"}',
'Tartare Sauce', 'sauce tartare', '{"halal", "nut_free", "gluten_free", "meal_accompanied"}',
'A classic accompaniment for battered fish',
'Un accompagnement classique pour le poisson pané',
'{}',
Expand All @@ -380,7 +380,7 @@ INSERT INTO
0, '', 0),

('sauce_side',
'Tartare Sauce', 'sauce tartare', '{"sauce"}',
'Tartare Sauce', 'sauce tartare', '{"halal", "nut_free", "gluten_free", "meal_accompanied"}',
'A classic accompaniment for battered fish',
'Un accompagnement classique pour le poisson pané',
'{}',
Expand All @@ -392,7 +392,7 @@ INSERT INTO
0, '', 0),

('main_fish',
'Tuna Noodle Casserole', 'Casserole de nouilles au thon', '{"main_meal", "fish"}',
'Tuna Noodle Casserole', 'Casserole de nouilles au thon', '{"main_meal", "halal", "nut_free"}',
'',
'',
'{}',
Expand All @@ -409,7 +409,7 @@ INSERT INTO
0, '', 6),

('salad_sandwiches',
'Tuna Salad Sandwich', 'Sandwich à la salade de thon', '{"sandwiches"}',
'Tuna Salad Sandwich', 'Sandwich à la salade de thon', '{"main_meal", "halal", "nut_free"}',
'',
'',
'{}',
Expand Down Expand Up @@ -528,7 +528,7 @@ INSERT INTO
'{"grocery", "vegetable"}'),
('Carrot', 'Carotte', 'cr', '3.47', '3', 'lb', '3338366002',
'https://www.walmart.ca/en/ip/carrot-your-fresh-market/6000197111434',
'{"grocery", "vegetables"}'),
'{"grocery", "vegetable"}'),
('Garlic', 'Ail', 'gl', '0.78', '3', 'pack', '67929500051',
'https://www.walmart.ca/en/ip/garlic/6000191273738',
'{"grocery", "garlic"}'),
Expand Down
8 changes: 4 additions & 4 deletions backend/seed.sql
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ begin;
cooking_duration, total_cost, serving_cost,
tips,
servings_size, servings_size_unit, serves)
VALUES ('cc_side', 'coriander coconut chutney', 'chutney de coriandre à la noix de coco', '{"side dish", "vegetarian", "vegan", "indian cuisine"}',
VALUES ('cc_side', 'coriander coconut chutney', 'chutney de coriandre à la noix de coco', '{"meal_accompaniment", "vegetarian", "vegan"}',
'It can be used to eat along with idli, dosa, vada, bonda or bajji',
'Il peut être utilisé pour manger avec idli, dosa vada, bonda ou bajji',
'{"Breakfast", "Snack", "Dinner"}', null, null,
Expand All @@ -39,7 +39,7 @@ begin;
'Defreeze the coconut chunks before 30 minutes to obtain soft texture. You can grind the coconut chunks to a poweder and store it in an airtight container.',
2, 'tbsp', 1),

('cs_side', 'Cucumber Dill Salad', '', '{"side dish", "vegetarian", "vegan", "salad"}',
('cs_side', 'Cucumber Dill Salad', '', '{"meal_accompaniment", "vegetarian", "vegan", "salad"}',
'',
'',
'{"Lunch", "Dinner"}', null, null,
Expand All @@ -52,7 +52,7 @@ begin;
'Defreeze the coconut chunks before 30 minutes to obtain soft texture. You can grind the coconut chunks to a poweder and store it in an airtight container.',
0, '??', 8),

('bb_brkf', 'Breakfast Burrito', '', '{"breakfast", "lunch", "school"}',
('bb_brkf', 'Breakfast Burrito', '', '{"breakfast", "main_meal"}',
'',
'',
'{"Lunch", "Breakfast"}', null, null,
Expand All @@ -65,7 +65,7 @@ begin;
'If for school lunch, wrap in parchment paper and refrigerate for reheating in a microwave. Or, if for a later daily meal, wrap in foil and reheat in a 325-f oven for 8 – 10 minutes.',
0, '??', 6),

('mc_main', 'Macaroni and Cheese', '', '{"dinner", "pasta", "stovetop"}',
('mc_main', 'Macaroni and Cheese', '', '{"main_meal", "vegetarian"}',
'',
'',
'{"Lunch", "Dinner"}', null, null,
Expand Down
Loading