Tico4Chain-Coders / POC-Trustless-Work

POC of a decentralized application (dApp) to enhance trust in agency-client relationships using blockchain. It enables trustless payments via smart contracts, securing funds in escrow until milestones are approved by clients. Stablecoins like USDC are used to ensure stability and ease of use.
6 stars 12 forks source link

Feat/initialize escrow form #29

Closed JosueBrenes closed 5 days ago

JosueBrenes commented 6 days ago

CLR-S (2)

Pull Request | Trustless Work

1. Issue Link


2. Brief Description of the Issue

Update the "Initialize Escrow" form by modifying the title, fields, and structure to meet new specifications. Use ShadCN components (Form, Combobox, Input, Label) for a responsive, dark/light mode-compatible design. The form will include updated fields for Client, Service Provider, Platform Address, Amount, Release Signer, and a dynamic Milestone(s) section. On submit, log the entire form data as an object in the console without altering existing services.


3. Type of Change

Mark with an x all the checkboxes that apply (like [x]).


4. Changes Made


5. Evidence Before Solution

Loom Video - Before Solution


6. Evidence After Solution

Loom Video - After Solution