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 should have access to a user profile #9

Open DreRandaci opened 6 years ago

DreRandaci commented 6 years ago

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