COS301-SE-2021 / Harmony

Visiting South Africa a tourist would not know what a Bunny Chow is, let alone what it pairs well with. They would pull out their phone, snap a picture of their meal and Harmony would show them the best possible drink pairings.
5 stars 0 forks source link

Remove delete pairing from CreatedPairingsScreen without refresh #188

Closed JdPerumal closed 3 years ago

JdPerumal commented 3 years ago

Deadline: None

Currently when a pairing is deleted the user would have to refresh the screen to see the pairing being removed from their list even though it has been removed. Implement it in such a way that the pairing is hidden from the user after deletion.

JdPerumal commented 3 years ago

Implemented.