@ooyoo
December 16, 2021
Compensate @ooyoo $2000 in exchange for work in Frontend.
The largest risk for the DAO is the possibility that @ooyoo leaves architectural improvements in an incomplete state.
Mitigation: Ensure work is as atomic and as discrete as possible during the trial period. Each update should not leave the code in an interim state that extends past my trial period.
ooyoo.eth
$2000 USD (in eth)
Link Unfurling In Progress - 90% done
Setup meta tags so that link-sharing unfurls with project specific information. Currently, sharing project pages leads to really confusing Juicebox-related titles and descriptions. This work required a fairly comprehensive understanding of dapp architecture and exploration of potential solutions by way of PoCs. Read more here.
Immediate Impact
Project page links will unfurl with project-specific information. Will lead to less confusion and higher click-through rates (strong guess). Urls will also have cleaner urls. (juicebox.money/#/p/constitutiondao —> juicebox.money/constitutiondao)
Longterm Impact
Establishes cloudflare worker architecture which will allow us to get most of the benefits of web2-style traditional server side features while keeping to web3 style SPA architecture. This work establishes a pattern to do work like:
Linting/formatting of FE codebase Done