software-students-fall2021 / project-setup-penguin

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

updated the card POST endpoint to use database.json #106

Closed kdduan closed 2 years ago

kdduan commented 2 years ago

Overview

As title. Also modified the schema of database.json slightly so that each card has a deckId field so we can map both directions (card -> deck and deck -> card).