On the Board screen, you can update your card information to the value you entered.
body
Implemented an update method in Controller. Next, we implement the edit form in the View. In the future, I'd like to use ModelView and other tools to achieve this seamlessly.
overview
Implement update card feature
goal
On the Board screen, you can update your card information to the value you entered.
body
Implemented an update method in Controller. Next, we implement the edit form in the View. In the future, I'd like to use ModelView and other tools to achieve this seamlessly.
tasks