Zpcolburn / Heavy-Track

1 stars 0 forks source link

MVP - Edit Form #12

Closed Zpcolburn closed 1 month ago

Zpcolburn commented 1 month ago

User Story

I, as the user need to be able to edit equipment if it is sold or needs to go to another job site. To edit a piece of equipment you'll be able to select the edit button on the individual card. That will take you to another page where the form will be with each section already populated with the information you want to change. You will be able to change all information about that piece of equipment.

Acceptance Criteria

Wireframe for creation and editing. image This is the same form that is used for creation but the form will be filled out already with what is already on the card.

Dependecies

11 This should be built so you can test the editing equipment.

You are going to need to make a merged data file so you can edit the job site and equipment on the same form.

Both examples are from simply books. image image

Dev Notes

Make sure you check your API calls testing is key so you know they work and are not trying to chase down issues all because you didn't test them.