yennakim / takeoff-server

0 stars 0 forks source link

DELETE - Traveler #25

Closed yennakim closed 1 month ago

yennakim commented 1 month ago

User Story

As a user, I would like to delete a traveler

Acceptance Criteria

When the user navigates to the traveler page, they will be able to delete a specified traveler, The data will be deleted from the database

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/52