pszmk / HACK_YEAH2022

0 stars 0 forks source link

Objects #15

Open Li-bear opened 1 year ago

Li-bear commented 1 year ago

Insertion

Insert objects from Routines and add them by user input?

Attributes

  1. Routine they belong(they can belong to more than one?)
  2. Quantity
  3. State (damaged, to fix and good)
Renis-1 commented 1 year ago

plastic toothbrush -> wooden/bamboo toothbrush boots t-shirt jacket gloves plastic razor -> straight razor/safety razor

Renis-1 commented 1 year ago
asparagus
apples
avacado
alfalfa
almond
arugala
artichoke
applesauce
antelope
albacore tuna
Apple juice
Avocado roll
Bruscetta
bacon
black beans
bagels
baked beans
BBQ
bison
barley
beer
bisque
bluefish
bread
broccoli
buritto
babaganoosh
Cabbage
cake
carrots
carne asada
celery
cheese
chicken
catfish
chips
chocolate
chowder
clams
coffee
cookies
corn
cupcakes
crab
curry
cereal
chimichanga
dates
dips
duck
dumplings
donuts
eggs
enchilada
eggrolls
English muffins
edimame
eel sushi
fajita
falafel
fish
franks
fondu
French toast
French dip
Garlic
ginger
gnocchi
goose
granola
grapes
green beans
Guancamole
gumbo
grits
Graham crackers
ham
halibut
honey
huenos rancheros
hash browns
hot dogs
haiku roll
hummus
ice cream
Irish stew
Indian food
Italian bread
jambalaya
jelly / jam
jerky
jalapeño
kale
kabobs
ketchup
kiwi
kidney beans
kingfish
lobster
Lamb
Linguine
Lasagna
Meatballs
Moose
Milk
Milkshake
Noodles
Ostrich
Pizza
Pepperoni
Porter
Pancakes
Quesadilla
Quiche
Reuben
Spinach
Spaghetti
Tater tots
Toast
Venison
Waffles
Wine
Walnuts
Yogurt
Ziti
Zucchini
pszmk commented 1 year ago

[ "name": "dress for a special occasion", "recommendation":"Rent clothes for special occasions.", "cathegory": "clothing", "score": 80 ], [ "name": "chain store t-shirt", "recommendation": "Consider wearing high-quality clothing or buying from second hand.", "cathegory": "clothing", "score": 50 ], [ "name": "second hand t-shirt", "recommendation": , "cathegory": "clothing", "score": 50 ], [ "name": "high quality durable t-shirt", "recommendation":"", "cathegory": "clothing", "score": 100 ],

Renis-1 commented 1 year ago

{ "name": "poultry", "recommendation":"", "cathegory": "food", "score": 50 }, { "name": "pork", "recommendation":"Consider replacing it witch poultry. Poultry is the moust environmental friendly meat.", "cathegory": "food", "score": 40 }, { "name": "beef", "recommendation":"Consider replacing it with poultry. Poultry is the moust environmental friendly meat.", "cathegory": "food", "score": 30 }, { "name": "bottle of water", "recommendation":"Consider using a reusable bottle. Plastic bottles are realy envarimental unfriendly.", "cathegory": "food", "score": 50 }, { "name": "mushrooms", "recommendation":"", "cathegory": "food", "score": 100 }, { "name": "bean", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lentil", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lupinus", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "pea", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "peanut", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "soybeans", "recommendation":"Consider eatin pulses instead. Soybeams require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "fish", "recommendation":"Consider eating pulses instead. Popular fish are geting overfished.", "cathegory": "food", "score": 30 }, { "name": "rice", "recommendation":"Consider replaceing it with potatoes. Rice require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "potato", "recommendation":"", "cathegory": "food", "score": 80 }, { "name": "banana", "recommendation":"Consider replaycing it with apples. Bananas require a lot of water to grow.", "cathegory": "food", "score": 50 }, { "name": "apple", "recommendation":"", "cathegory": "food", "score": 75 }, { "name": "peache", "recommendation":"Consider replaicing it with pears. Peaches require a lot of water to grow.", "cathegory": "food", "score": },

pszmk commented 1 year ago

{ "clothing": [ { "name": "dress for a special occasion", "recommendation":"Rent clothes for special occasions.", "cathegory": "clothing", "score": 80 }, { "name": "chain store t-shirt", "recommendation": "Consider wearing high-quality clothing or buying from second hand.", "cathegory": "clothing", "score": 50 }, { "name": "second hand t-shirt", "recommendation": "", "cathegory": "clothing", "score": 50 }, { "name": "high quality durable t-shirt", "recommendation":"", "cathegory": "clothing", "score": 100 }],

"food":[ { "name": "poultry", "recommendation":"", "cathegory": "food", "score": 50 }, { "name": "pork", "recommendation":"Consider replacing it witch poultry. Poultry is the moust environmental friendly meat.", "cathegory": "food", "score": 40 }, { "name": "beef", "recommendation":"Consider replacing it with poultry. Poultry is the moust environmental friendly meat.", "cathegory": "food", "score": 30 }, { "name": "bottle of water", "recommendation":"Consider using a reusable bottle. Plastic bottles are realy envarimental unfriendly.", "cathegory": "food", "score": 50 }, { "name": "mushrooms", "recommendation":"", "cathegory": "food", "score": 100 }, { "name": "bean", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lentil", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lupinus", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "pea", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "peanut", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "soybeans", "recommendation":"Consider eatin pulses instead. Soybeams require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "fish", "recommendation":"Consider eating pulses instead. Popular fish are geting overfished.", "cathegory": "food", "score": 30 }, { "name": "rice", "recommendation":"Consider replaceing it with potatoes. Rice require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "potato", "recommendation":"", "cathegory": "food", "score": 80 }, { "name": "banana", "recommendation":"Consider replaycing it with apples. Bananas require a lot of water to grow.", "cathegory": "food", "score": 50 }, { "name": "apple", "recommendation":"", "cathegory": "food", "score": 75 }, { "name": "peache", "recommendation":"Consider replaicing it with pears. Peaches require a lot of water to grow.", "cathegory": "food", "score": 50 }], "hygiene": [ { "name": "plastic razor", "recommendation": "Consider using reusable razor. Non-plastic Safety Razors can last a long time and are better for the environment.", "cathegory": "hygiene", "score": 20 }, { "name": "reusable razor", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "electric razor", "recommendation":"", "cathegory": "hygiene", "score": 80 }, { "name": "plastic toothbrush", "recommendation":"Consider using wooden toothbrush. Stay clear of products like plastic toothbrushes that will never really decompose in landfills. You can switch to biodegradable bamboo toothbrushes instead.", "cathegory": "hygiene", "score": 30 }, { "name": "wooden toothbrush", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "electric toothbrush", "recommendation":"", "cathegory": "hygiene", "score": 50 }, { "name": "organic soap", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "regular soap", "recommendation":"Consider using organic soap. Many commercial soaps will also contain toxic chemicals that wash down the drain and pollute the waterways and negatively affect marine life.", "cathegory": "hygiene", "score": 50 },

{ "name": "regular shampoo in single-use bottle", "recommendation":"Consider using organic soap or shampoo in reusable bottle. You can buy reusable tin containers to store the shampoo.", "cathegory": "hygiene", "score": 50 }, { "name": "regular shampoo in reusable bottle", "recommendation":"Consider using organic soap.", "cathegory": "hygiene", "score": 50 }, { "name": "organic shampoo in single-use bottle", "recommendation":"Consider using soap in reusable bottle.", "cathegory": "hygiene", "score": 80 }, { "name": "organic shampoo in reusable bottle", "recommendation":"", "cathegory": "hygiene", "score": 100 }] }

Renis-1 commented 1 year ago

p = { "clothing": [ { "name": "dress for a special occasion", "recommendation":"Rent clothes for special occasions. more than 39 tones of clothes are thrown out each yar by the " "clothing shops", "cathegory": "clothing", "score": 80 }, { "name": "chain store t-shirt", "recommendation": "Consider wearing high-quality clothing or buying from second hand. High quality clothes might last " "you more than twice as long and buying second hand clothes maximizes their usage", "cathegory": "clothing", "score": 50 }, { "name": "second hand t-shirt", "recommendation": "", "cathegory": "clothing", "score": 70 }, { "name": "high quality durable t-shirt", "recommendation":"", "cathegory": "clothing", "score": 100 }],

"food":[ { "name": "poultry", "recommendation":"", "cathegory": "food", "score": 50 }, { "name": "pork", "recommendation":"Consider replacing it witch poultry. Poultry is the most environmental friendly meat.", "cathegory": "food", "score": 40 }, { "name": "beef", "recommendation":"Consider replacing it with poultry. Poultry is the most environmental friendly meat.", "cathegory": "food", "score": 30 }, { "name": "bottle of water", "recommendation":"Consider using a reusable bottle. Plastic bottles are really environmentally unfriendly.", "cathegory": "food", "score": 50 }, { "name": "mushrooms", "recommendation":"", "cathegory": "food", "score": 100 }, { "name": "bean", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lentil", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "lupinus", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "pea", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "peanut", "recommendation":"", "cathegory": "food", "score": 90 }, { "name": "soybeans", "recommendation":"Consider eating pulses instead. Soybeans require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "fish", "recommendation":"Consider eating pulses instead. Popular fish are getting overfished.", "cathegory": "food", "score": 30 }, { "name": "rice", "recommendation":"Consider replacing it with potatoes. Rice require a lot of water to grow.", "cathegory": "food", "score": 20 }, { "name": "potato", "recommendation":"", "cathegory": "food", "score": 80 }, { "name": "banana", "recommendation":"Consider replacing it with apples. Bananas require a lot of water to grow.", "cathegory": "food", "score": 50 }, { "name": "apple", "recommendation":"", "cathegory": "food", "score": 75 }, { "name": "peache", "recommendation":"Consider replacing it with pears. Peaches require a lot of water to grow.", "cathegory": "food", "score": 50 }], "hygiene": [ { "name": "plastic razor", "recommendation": "Consider using reusable razor. Non-plastic Safety Razors can last a long time and are better for " "the environment.", "cathegory": "hygiene", "score": 20 }, { "name": "reusable razor", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "electric razor", "recommendation":"", "cathegory": "hygiene", "score": 80 }, { "name": "plastic toothbrush", "recommendation":"Consider using wooden toothbrush. Stay clear of products like plastic toothbrushes that will never " "really decompose in landfills. You can switch to biodegradable bamboo toothbrushes instead.", "cathegory": "hygiene", "score": 30 }, { "name": "wooden toothbrush", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "electric toothbrush", "recommendation":"", "cathegory": "hygiene", "score": 50 }, { "name": "organic soap", "recommendation":"", "cathegory": "hygiene", "score": 100 }, { "name": "regular soap", "recommendation":"Consider using organic soap. Many commercial soaps will also contain toxic chemicals that wash down the drain and pollute the waterways and negatively affect marine life.", "cathegory": "hygiene", "score": 50 },

{ "name": "regular shampoo in single-use bottle", "recommendation":"Consider using organic soap or shampoo in reusable bottle. You can buy reusable tin containers to store the shampoo.", "cathegory": "hygiene", "score": 50 }, { "name": "regular shampoo in reusable bottle", "recommendation":"Consider using organic soap.", "cathegory": "hygiene", "score": 50 }, { "name": "organic shampoo in single-use bottle", "recommendation":"Consider using soap in reusable bottle.", "cathegory": "hygiene", "score": 80 }, { "name": "organic shampoo in reusable bottle", "recommendation":"", "cathegory": "hygiene", "score": 100 }] }

Renis-1 commented 1 year ago

[ { "key_ingredients": ["peach","chicken"], "title": "Chicken with Peach-Cucumber Salsa", "ingredients": ["1-1/2 cups chopped peeled fresh peaches (about 2 medium)","3/4 cup chopped cucumber","4 tablespoons peach preserves, divided","3 tablespoons finely chopped red onion","1 teaspoon minced fresh mint","3/4 teaspoon salt, divided","4 boneless skinless chicken breast halves (6 ounces each)","1/4 teaspoon pepper"], "text": [ "For salsa, in a small bowl, combine peaches, cucumber, 2 tablespoons preserves, onion, mint and 1/4 teaspoon salt.", "Sprinkle chicken with pepper and remaining salt. On a lightly oiled grill rack, grill chicken, covered, over medium heat 5 minutes. Turn; grill 7-9 minutes longer or until a thermometer reads 165°, brushing tops occasionally with remaining preserves. Serve with salsa." ] }, { "key_ingredients": ["pork","apple"], "title": "Crock Pot Pork", "ingredients": ["1 lb Pork tenderloin","2 tablespoons Avocado oil","2 medium Apples (one diced and one sliced)","1 large Sweet potato"," medium Red onion","1 tablespoon Honey","1/2 tablespoon Cinnamon","1 teaspoon Sea salt","1/2 teaspoon Pepper"], "text": ["Season pork tenderloin with 1/2 teaspoon salt and 1/4 teaspoon pepper.","Heat oil in a skillet over medium-high heat. Sear the pork for 2-3 minutes per side, until browned.","Place diced sweet potato, one diced apple, and diced onion in the bottom of the slow cooker. Season with remaining salt and pepper.","Make slits in the pork tenderloin and stuff with the other sliced apple. Transfer to the slow cooker and sprinkle the entire mix with cinnamon and drizzle with honey.","Cook on Low for 7-8 hours, until internal temperature is 145 degrees F. Rest for at least 3 minutes before serving."] } ]