BitCannaGlobal / WeedMobile

5 stars 1 forks source link

Upgrade behaviour "Create QR" #48

Closed TJ-BitCanna closed 8 months ago

TJ-BitCanna commented 9 months ago
          I want it differently anyways to make it more userfriendly. 

The right field which now is named "EUR" needs to be a dropdown field where someone can select currencies like "EUR, USD, BCNA" Maybe we can fetch the conversion from that asset to BCNA automatically and show it as well?

And that value can then be used to create a field where the converted amount is shown. image

Maybe we can fetch the right conversion value on:

And then update the value in the lower of the two boxxes real time?

Originally posted by @TJ-BitCanna in https://github.com/BitCannaGlobal/WeedMobile/issues/8#issuecomment-1759488633

atmoner commented 8 months ago

I make this: vokoscreenNG-2023-12-01_19-54-31

Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/42ab285525c1da30e8b93e61146dd02f7dbcb5ff

TJ-BitCanna commented 8 months ago

Yeah, that works like a charm!

Make sure to also add the option "BCNA" in the dropdown list, since users can't put in a BCNA amount right now as an option. Would be cool if the bottom field then would automatically show the currency value.

TJ-BitCanna commented 8 months ago

Only to add the option to also select the amount of BCNA to be added in the QR, for the rest it is perfect.

atmoner commented 8 months ago

Only to add the option to also select the amount of BCNA to be added in the QR, for the rest it is perfect.

Really good idea!! image

Fixed here: https://github.com/BitCannaGlobal/WeedMobile/commit/61e3cb9862c53cdd1da2344f87e0d235f66f1f54

TJ-BitCanna commented 8 months ago

Good!