Create items.json
Browse files- items.json +37 -0
items.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{'id': 0, 'name': 'Stapler', 'prompt': 'Stapler', 'audioUrl': 'https://example.com/audio/stapler.mp3', 'description': 'A device for fastening sheets of paper together.', 'funFact': 'The first stapler was made in the 18th century for King Louis XV of France.', 'imageUrl': 'https://example.com/images/stapler.png'},
|
| 3 |
+
{'id': 1, 'name': 'Paper Clip', 'prompt': 'Paper Clip', 'audioUrl': 'https://example.com/audio/paperclip.mp3', 'description': 'A small piece of bent wire used to hold sheets of paper together.', 'funFact': 'Paper clips were used as a symbol of resistance in WWII Norway.', 'imageUrl': 'https://example.com/images/paperclip.png'},
|
| 4 |
+
{'id': 2, 'name': 'Pen', 'prompt': 'Pen', 'audioUrl': 'https://example.com/audio/pen.mp3', 'description': 'A writing instrument used to apply ink to a surface.', 'funFact': 'The ballpoint pen was invented in 1938.', 'imageUrl': 'https://example.com/images/pen.png'},
|
| 5 |
+
{'id': 3, 'name': 'Notebook', 'prompt': 'Notebook', 'audioUrl': 'https://example.com/audio/notebook.mp3', 'description': 'A book of blank or ruled pages for writing notes.', 'funFact': 'Notebooks have been used since the 14th century.', 'imageUrl': 'https://example.com/images/notebook.png'},
|
| 6 |
+
{'id': 4, 'name': 'Desk', 'prompt': 'Desk', 'audioUrl': 'https://example.com/audio/desk.mp3', 'description': 'A piece of furniture with a flat surface for working.', 'funFact': 'Standing desks are becoming increasingly popular.', 'imageUrl': 'https://example.com/images/desk.png'},
|
| 7 |
+
{'id': 5, 'name': 'Chair', 'prompt': 'Chair', 'audioUrl': 'https://example.com/audio/chair.mp3', 'description': 'A seat for one person, with a support for the back.', 'funFact': "The word 'chair' comes from the Latin 'cathedra'.", 'imageUrl': 'https://example.com/images/chair.png'},
|
| 8 |
+
{'id': 6, 'name': 'Monitor', 'prompt': 'Monitor', 'audioUrl': 'https://example.com/audio/monitor.mp3', 'description': 'An electronic visual display for computers.', 'funFact': 'The first computer monitors were CRTs.', 'imageUrl': 'https://example.com/images/monitor.png'},
|
| 9 |
+
{'id': 7, 'name': 'Keyboard', 'prompt': 'Keyboard', 'audioUrl': 'https://example.com/audio/keyboard.mp3', 'description': 'A panel of keys for typing on a computer.', 'funFact': 'The QWERTY layout was designed in 1873.', 'imageUrl': 'https://example.com/images/keyboard.png'},
|
| 10 |
+
{'id': 8, 'name': 'Mouse', 'prompt': 'Mouse', 'audioUrl': 'https://example.com/audio/mouse.mp3', 'description': 'A hand-held pointing device for computers.', 'funFact': 'The first mouse was made of wood.', 'imageUrl': 'https://example.com/images/mouse.png'},
|
| 11 |
+
{'id': 9, 'name': 'Sticky Notes', 'prompt': 'Sticky Notes', 'audioUrl': 'https://example.com/audio/stickynotes.mp3', 'description': 'Small pieces of paper with a re-adherable strip of glue.', 'funFact': 'Sticky notes were invented by accident in 1974.', 'imageUrl': 'https://example.com/images/stickynotes.png'},
|
| 12 |
+
{'id': 10, 'name': 'Scissors', 'prompt': 'Scissors', 'audioUrl': 'https://example.com/audio/scissors.mp3', 'description': 'A tool used for cutting paper and other materials.', 'funFact': 'Scissors date back to ancient Egypt.', 'imageUrl': 'https://example.com/images/scissors.png'},
|
| 13 |
+
{'id': 11, 'name': 'Tape Dispenser', 'prompt': 'Tape Dispenser', 'audioUrl': 'https://example.com/audio/tapedispenser.mp3', 'description': 'A device that holds a roll of tape and has a cutting edge.', 'funFact': 'The first tape dispenser was invented in 1932.', 'imageUrl': 'https://example.com/images/tapedispenser.png'},
|
| 14 |
+
{'id': 12, 'name': 'Calculator', 'prompt': 'Calculator', 'audioUrl': 'https://example.com/audio/calculator.mp3', 'description': 'A device used to perform mathematical calculations.', 'funFact': 'The first electronic calculator was developed in the 1960s.', 'imageUrl': 'https://example.com/images/calculator.png'},
|
| 15 |
+
{'id': 13, 'name': 'Printer', 'prompt': 'Printer', 'audioUrl': 'https://example.com/audio/printer.mp3', 'description': 'A machine for printing text or pictures onto paper.', 'funFact': 'The first computer printer was invented in 1953.', 'imageUrl': 'https://example.com/images/printer.png'},
|
| 16 |
+
{'id': 14, 'name': 'Whiteboard', 'prompt': 'Whiteboard', 'audioUrl': 'https://example.com/audio/whiteboard.mp3', 'description': 'A glossy, usually white surface for nonpermanent markings.', 'funFact': 'Whiteboards became popular in the 1990s.', 'imageUrl': 'https://example.com/images/whiteboard.png'},
|
| 17 |
+
{'id': 15, 'name': 'Shovel', 'prompt': 'Shovel', 'audioUrl': 'https://example.com/audio/shovel.mp3', 'description': 'A tool for digging in the garden.', 'funFact': 'Shovels have been used since prehistoric times.', 'imageUrl': 'https://example.com/images/shovel.png'},
|
| 18 |
+
{'id': 16, 'name': 'Rake', 'prompt': 'Rake', 'audioUrl': 'https://example.com/audio/rake.mp3', 'description': 'A tool for gathering leaves and debris.', 'funFact': 'Rakes can be traced back to Ancient Rome.', 'imageUrl': 'https://example.com/images/rake.png'},
|
| 19 |
+
{'id': 17, 'name': 'Hoe', 'prompt': 'Hoe', 'audioUrl': 'https://example.com/audio/hoe.mp3', 'description': 'A tool for shaping soil and removing weeds.', 'funFact': 'The hoe is one of the oldest agricultural tools.', 'imageUrl': 'https://example.com/images/hoe.png'},
|
| 20 |
+
{'id': 18, 'name': 'Garden Hose', 'prompt': 'Garden Hose', 'audioUrl': 'https://example.com/audio/gardenhose.mp3', 'description': 'A flexible tube for watering plants.', 'funFact': 'The first garden hose was made from leather.', 'imageUrl': 'https://example.com/images/gardenhose.png'},
|
| 21 |
+
{'id': 19, 'name': 'Wheelbarrow', 'prompt': 'Wheelbarrow', 'audioUrl': 'https://example.com/audio/wheelbarrow.mp3', 'description': 'A small hand-propelled vehicle for carrying loads.', 'funFact': 'Wheelbarrows were invented in China over 2,000 years ago.', 'imageUrl': 'https://example.com/images/wheelbarrow.png'},
|
| 22 |
+
{'id': 20, 'name': 'Pruning Shears', 'prompt': 'Pruning Shears', 'audioUrl': 'https://example.com/audio/pruningshears.mp3', 'description': 'A tool for cutting branches and stems.', 'funFact': 'Also called secateurs, invented in France in the 1800s.', 'imageUrl': 'https://example.com/images/pruningshears.png'},
|
| 23 |
+
{'id': 21, 'name': 'Watering Can', 'prompt': 'Watering Can', 'audioUrl': 'https://example.com/audio/wateringcan.mp3', 'description': 'A portable container for watering plants.', 'funFact': 'The modern watering can design dates to the 17th century.', 'imageUrl': 'https://example.com/images/wateringcan.png'},
|
| 24 |
+
{'id': 22, 'name': 'Trowel', 'prompt': 'Trowel', 'audioUrl': 'https://example.com/audio/trowel.mp3', 'description': 'A small hand tool for digging and planting.', 'funFact': 'Trowels are also used in masonry and archaeology.', 'imageUrl': 'https://example.com/images/trowel.png'},
|
| 25 |
+
{'id': 23, 'name': 'Garden Fork', 'prompt': 'Garden Fork', 'audioUrl': 'https://example.com/audio/gardenfork.mp3', 'description': 'A tool with several tines for loosening soil.', 'funFact': 'Garden forks are also called spading forks.', 'imageUrl': 'https://example.com/images/gardenfork.png'},
|
| 26 |
+
{'id': 24, 'name': 'Compost Bin', 'prompt': 'Compost Bin', 'audioUrl': 'https://example.com/audio/compostbin.mp3', 'description': 'A container for composting organic waste.', 'funFact': 'Composting reduces landfill waste and enriches soil.', 'imageUrl': 'https://example.com/images/compostbin.png'},
|
| 27 |
+
{'id': 25, 'name': 'Mario', 'prompt': 'Mario', 'audioUrl': 'https://example.com/audio/mario.mp3', 'description': 'The iconic plumber from the Super Mario series.', 'funFact': 'Mario first appeared in Donkey Kong in 1981.', 'imageUrl': 'https://example.com/images/mario.png'},
|
| 28 |
+
{'id': 26, 'name': 'Luigi', 'prompt': 'Luigi', 'audioUrl': 'https://example.com/audio/luigi.mp3', 'description': "Mario's taller, younger brother.", 'funFact': 'Luigi debuted in Mario Bros. in 1983.', 'imageUrl': 'https://example.com/images/luigi.png'},
|
| 29 |
+
{'id': 27, 'name': 'Peach', 'prompt': 'Peach', 'audioUrl': 'https://example.com/audio/peach.mp3', 'description': 'The princess of the Mushroom Kingdom.', 'funFact': 'Peach was first introduced in Super Mario Bros. in 1985.', 'imageUrl': 'https://example.com/images/peach.png'},
|
| 30 |
+
{'id': 28, 'name': 'Bowser', 'prompt': 'Bowser', 'audioUrl': 'https://example.com/audio/bowser.mp3', 'description': 'The main antagonist of the Mario series.', 'funFact': 'Bowser is also known as King Koopa.', 'imageUrl': 'https://example.com/images/bowser.png'},
|
| 31 |
+
{'id': 29, 'name': 'Yoshi', 'prompt': 'Yoshi', 'audioUrl': 'https://example.com/audio/yoshi.mp3', 'description': "A friendly dinosaur and Mario's companion.", 'funFact': 'Yoshi first appeared in Super Mario World in 1990.', 'imageUrl': 'https://example.com/images/yoshi.png'},
|
| 32 |
+
{'id': 30, 'name': 'Toad', 'prompt': 'Toad', 'audioUrl': 'https://example.com/audio/toad.mp3', 'description': 'A loyal attendant of Princess Peach.', 'funFact': 'Toad is known for his iconic mushroom cap.', 'imageUrl': 'https://example.com/images/toad.png'},
|
| 33 |
+
{'id': 31, 'name': 'Donkey Kong', 'prompt': 'Donkey Kong', 'audioUrl': 'https://example.com/audio/donkeykong.mp3', 'description': "A powerful ape and Mario's original rival.", 'funFact': 'Donkey Kong debuted in his self-titled arcade game in 1981.', 'imageUrl': 'https://example.com/images/donkeykong.png'},
|
| 34 |
+
{'id': 32, 'name': 'Link', 'prompt': 'Link', 'audioUrl': 'https://example.com/audio/link.mp3', 'description': 'The hero of The Legend of Zelda series.', 'funFact': 'Link is known for wielding the Master Sword.', 'imageUrl': 'https://example.com/images/link.png'},
|
| 35 |
+
{'id': 33, 'name': 'Zelda', 'prompt': 'Zelda', 'audioUrl': 'https://example.com/audio/zelda.mp3', 'description': 'The princess of Hyrule.', 'funFact': 'Zelda is a key figure in the Legend of Zelda series.', 'imageUrl': 'https://example.com/images/zelda.png'},
|
| 36 |
+
{'id': 34, 'name': 'Kirby', 'prompt': 'Kirby', 'audioUrl': 'https://example.com/audio/kirby.mp3', 'description': 'A pink, round hero from Dream Land.', 'funFact': 'Kirby can inhale enemies and copy their abilities.', 'imageUrl': 'https://example.com/images/kirby.png'},
|
| 37 |
+
]
|