diff options
Diffstat (limited to 'backend/README.md')
| -rw-r--r-- | backend/README.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/backend/README.md b/backend/README.md index 765d19e..b6d93b6 100644 --- a/backend/README.md +++ b/backend/README.md @@ -29,4 +29,9 @@ if in trouble, run `prisma local nuke` ### Cloudinary 1. go to your settings and turn on unsigned uploading -2.
\ No newline at end of file +2. + + +## TODO: +1. When an item is deleted, the cartItems need to be deleted as well +1. When an order goes through, delete cartItems
\ No newline at end of file |
