Power User Love

A low-code Power Apps canvas app paired with a pro-code PCF component. The canvas app manages configuration and UX, while the PCF pulls real-world gold prices from a third-party API and converts NOK into Minecraft gold nuggets, bars, and blocks.

Parameters flow cleanly between low code and pro code giving them a strong relation between the two.

In this solution, we also use external APIs #Dataminer

The API we use comes from an external API which gathers external data from exchange rate to add real life value to the resources we gather with our BOT;

Exchange rate : https://api.exchangerate.host/latest?base=USD&symbols=NOK

Gold Price, we used a metal API: https://api.metals.live/v1/spot/gold

____

Cepheo Crafting Creepers