yennakim / takeoff-server

0 stars 0 forks source link

PUT - Lodging #15

Closed yennakim closed 1 month ago

yennakim commented 1 month ago

User Story

As a user, I would like to edit/update a lodging location that I am planning to stay at

Acceptance Criteria

When the user selects the edit button, a lodging form will be rendered. Once the form has been submitted, they will be able to update the lodging location

Dependencies

Testing the endpoint is dependent on Django setup

Dev Notes

yennakim commented 1 month ago

completed on PR https://github.com/yennakim/takeoff-server/pull/45