As a user, I want to have the ability to create, view, update, and delete planks and accessories.
Acceptance Criteria:
Implement promises to handle the POST, GET, PATCH, and DELETE operations for planks and accessories.
On the app, ensure that clicking the "View," "Edit," and "Delete" buttons performs their respective functions correctly.
As a user, I want to have the ability to create, view, update, and delete planks and accessories.
Acceptance Criteria:
Implement promises to handle the POST, GET, PATCH, and DELETE operations for planks and accessories. On the app, ensure that clicking the "View," "Edit," and "Delete" buttons performs their respective functions correctly.