DreRandaci / Watson

NSS Back-end capstone. An iOS mobile application built on React-Native that allows users to take pictures of any object and get prediction classifications from IBM Watson's Visual Recognition service. Classifications are also provided with links to Google and Wikipedia for quick search results.
0 stars 0 forks source link

User can delete a prediction #7

Open DreRandaci opened 6 years ago

DreRandaci commented 6 years ago

User Story

Given

I am viewing a saved a picture and IBM Watson prediction of a fish I have caught within the mobile application

Then

I should see an affordance to delete the picture and prediction

When

A picture and prediction is deleted from the mobile application

Then

All the information for the prediction and picture should be deleted from the database #

Acceptance Criteria