Wherever you are, look around with AR to see recommended places to visit.
<img src='https://user-images.githubusercontent.com/1326734/31310791-1c50c4c8-ab53-11e7-9ce8-8ce70c17859b.jpeg' title='Wireframe' width='400' alt=‘LookARound Wireframes’ />
Initial: AR View
- When user looks at what’s nearby them, they see recommended places available near them
- The recommended places are from celebrities or what’s popular
- Alternative view to see recommended places on a 2D map
Filtering
- User can choose a specific category they want to see
- Logged in users can toggle between public recommendations and friends’ recommendations
- Logged in users can pick a specific friend to view
Logging In
- User can log in with a social media account to get places their friends/following celebs have visited
Place Detail
- User can preview a POI to decide if they want to go: Show name, description, hours, photos, stats
- Optional: User can mark POI as a place they want to visit
- Optional: User can add POI to their own list
- Optional: User can “check in” to the POI when they get there
- Optional: User can see an optimized itinerary for the order to visit all POIs on a list
- User can see a 2D map of how to get from current location to that POI
- User can see in AR how to get from current location to that POI
Optional: Marking a POI
- User can save a point of interest (POI) for others to discover
- User can add note to POI for others to view
- Optional: User can add photo, video to POI
- Optional: User can add tags (hashtags?) to POI for future filtering
- Optional: User can set privacy of POI (private, friends only, public)
- User can add POI to a list
- User can share list of POIs with someone else
Backend
- Nodes are stored in a Firebase server
Here's a walkthrough of implemented user stories:
GIF created with LiceCap.
Copyright 2017 Ali Mir, Angela Yu, John Nguyen, and Siji Rachel Tom
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.