software-students-fall2021 / project-setup-penguin

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

promisify endpoints & incorporate error handling #107

Closed janethuangg closed 2 years ago

janethuangg commented 2 years ago

This PR promisifies the existing endpoints (create & update deck, create card) and incorporates error handling into them.