software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

integrate the delete card endpoint with MongoDB and Mongoose #157

Closed kdduan closed 2 years ago

kdduan commented 2 years ago

As title.

Added transactions to make deleting the card document, deleting the card reference from the deck, and deleting the card reference from the user atomic.