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.
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