adrianhajdin / project_crowdfunding

With a stunning design, connected to the blockchain, metamask pairing, interaction with smart contracts, sending Ethereum through the blockchain network, and writing solidity code.
https://jsmastery.pro
680 stars 372 forks source link

How can we delete a campaign after target is achieved or deadline is over?? #45

Open Gitesh2435 opened 1 year ago

Gitesh2435 commented 1 year ago

How can we stop displaying the campaigns (FundCard) when deadline is over or target amount is achieved. Where can we write the logic for this? Also what can be the next steps when a campaign has achieved it's goal. Do anyone have any idea. If yes then do tell...

robertchanny commented 1 year ago

Also interested in this.

bghad1 commented 1 year ago

What you want, is implemented in Issue #55 You can check it out