-
-
Notifications
You must be signed in to change notification settings - Fork 775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coloradocoin receive page (due Feb 1) #261
Comments
This issue now has a funding of 0.25 ETH (245.68 USD) attached to it.
|
The funding of 0.25 ETH (245.68 USD) attached has been claimed by @eswarasai. @eswarasai, please leave a comment to let the funder (@owocki) and the other parties involved your implementation plan. If you don't leave a comment, the funder may expire your claim at their discretion.
|
Hi @eswarasai, mind providing an update here? Apologies if I'm out of the loop 🙂 cc @owocki |
@owocki @vs77bb -- I haven't started development on this yet. Still planning around the code changes to be done. I think Kevin had nicely mentioned all the Frontend & Backend tasks breakdown for this. So I'd say we already have a plan in place. And also @thelostone-mc might work alongside with me to get this done at the earliest possible. |
@eswarasai Sounds good! Thanks for the update 👍 |
@eswarasai how goes it |
@owocki -- I should be able to wrap things up within next 24 hours :) |
just paid this out.. thanks @eswarasai ! https://etherscan.io/tx/0x312017647c37242b6b66b143ab9de63da6bb23816086120aa216ddfe9cef8915 |
@eswarasai treat \m/ |
What
We will be distributing 1200 of these
at ETHDenver.com next month.
On the back of them is a QR code which will lead to a link that'll allow them to redeem their physical coin for 1 COLO.. We are building the redemption page!
Functional spec
2a. They are greeted with a page that says "This coin has already been redeemed" -or-
2b. They are greeted with a page that says "You've got 1 COLO! Enter a forwarding address". This page has a text input for the address and a submit button.
Backend specific considerations
CoinRedemption
, which contains shortcodes which can be used to redeem COLO. Please also create a table calledCoinRedemptionRequest
which tracks the redemption requests.Design
Design MUST be mobile-first and mobile friendly. 99% of usage of this page will be from a mobile device.
Please base upon the design of https://gitcoin.co/tip/receive/
The text was updated successfully, but these errors were encountered: