pendulum-chain / vortex

https://app.vortexfinance.co/
1 stars 1 forks source link

Generate QR code for BRL to EUR transfer #9

Closed prayagd closed 7 months ago

prayagd commented 11 months ago

As a user, I should be able to scan the generated QR code to make BRL to EUR transfer

Acceptance criteria

LoFi wireframes

image

Technical Details

prayagd commented 11 months ago

Code validity is assumed for 10 minutes

We don't need to assume this, we can explicitly specify the timeout when creating the QR code

@TorstenStueber Can you help specify what should the timeout be or is this a Product decision to be made?

prayagd commented 11 months ago

Hey team! Please add your planning poker estimate with Zenhub @b-yap @bogdanS98 @ebma @gianfra-t @TorstenStueber

prayagd commented 11 months ago

this is a follow up ticket of #7

TorstenStueber commented 11 months ago

@prayagd this should not be on the same route /transfer but already a different route. Different routes for every new logical step so that the user can just click the back button and the UI behaves as expected.

Here also some internal technical details for how to generate the QR code, this should of course happen in the backend, so that we need to introduce at least one new endpoint in the backend for this generation.

ebma commented 11 months ago

Since we unified the frontend and backend into this repository, I outcome of this ticket is the frontend as well as the backend logic for the QR code? If so I need to change my planning poker estimate.

TorstenStueber commented 11 months ago

Yes, I would say so. Typical cross cutting user story.

TorstenStueber commented 7 months ago

@prayagd we should move this to icebox.

TorstenStueber commented 7 months ago

This ticket is meant for an obsolete prototype. Closed.