Description: The app lets users discover more information about things they see.
- Display a menu screen upon launching the app that allows the user to snap/select a photo or view previously identified favorites
- Allow the user to snap a photo using the camera, or choose an existing photo from the Camera Roll, and identify what is in the photo
- Display the photo, along with with a list of results of the identification
- Upon the user selecting an identification, display a detailed description
- From the description screen, allow the user to tap a button to display the Wikipedia page for more information
- From the description screen, allow the user to tap a button to search twitter for the identification
- Allow the user to scroll through a Twitter results screen
- Allow the user to favorite/unfavorite an identification from the description screen
- Allow the user to share an identification/description from the description screen
- Allow the user to view a list of favorited identifications, tapping an identification will display a description screen. Table and Map views are implemented