ibrahimdar-cs50 / FinalProject

Back-end Order System for e-commerce website.
0 stars 0 forks source link

Order Deletion #4

Open ibrahimdar-cs50 opened 2 months ago

ibrahimdar-cs50 commented 2 months ago

As a user I want to be able to delete any order from the system so that I can not order the things I do not want.

ibrahimdar-cs50 commented 2 months ago

Given that I am a user when I delete any order from order list, then the order should get removed from the list.