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 have logged into the application as a new or returning user
Then
I should see an affordance to view my personal profile
Given
I have selected an affordance to view my user profile
Then
I should see an affordance to view saved predictions
And
I should be able to perform CRUD operations on the saved predictions
#
Acceptance Criteria