yennakim / takeoff-server

0 stars 0 forks source link

DELETE - Boarding Pass #22

Closed yennakim closed 1 month ago

yennakim commented 1 month ago

User Story

As a user, I would like to delete a boarding pass

Acceptance Criteria

When the user navigates to the boarding pass page, they will be able to delete their specified boarding pass, 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/55