Open CharlesTyrrell opened 1 year ago
Planned features: This app is an image search app, that allows users to search photos and notes using both text tags as well as by location. This app is generally meant to be related to travel
All tags are displayed as 'cards' User will select these cards to filter images they want Locations are special cards with their own screen space, that display and image of the location on a map clicking these will sort images by location user has option of attaching notes to arbitrary selections of tags and locations These will show up whenever user selects these tags / locations
The above image is a basic layout of what the app may look like.
I am planning on having four important features of the app.
Tags are AND'd together, and LOCATIONS are OR'd together to search
All things are displayed as cards
I am creating an app that allows users to search for images based on both tags and locations.