A TripAdvisor-style app that allows users to search for interesting places to go in the city they're at (historical locations, places to eat, galleries/museums, other points of interest).
- What makes your app more than a glorified website?
Answer: App allows you to plan while you're on the go.
- How clear is the value of this app to your audience?
- How well would your friends or peers respond to this product idea?
Answer: Our peers are the target age demographic for traveling.
- What's the size and scale of your potential user base?
- Does this app provide huge value to a niche group of people?
- Do you have a well-defined audience of people for this app?
Answer: Global user base, not niche, but catered to tourists or people visiting another city (travelers / vacationers, sight-seers).
- How frequently would an average user open and use this app?
- Does an average user just consume your app, or do they use it to create something?
Answer: Not habit-forming like social media. User consumes MVP, with potential for creating something as a stretch feature (itinerary, cost calculator).
- How technically challenging will it be to complete this app by the deadline?
- Is a stripped-down version of this app still interesting to build?
- How clearly defined is the product you want to build?
Answer: MVP makes a request to API with user input for location, filters, and displays scrollable list of results. Not technically challenging as an MVP, but still interesting to build. Clearly well-defined.
Required Features:
[X] Search for points of interest by:
- City
- Filter by category(coffee, restaurants, parks...)
- Nearby using GPS
- Favourites tab
[X] Recycler view of results
[X] Bottom Navbar (dock)
Stretch Features:
- Search and book for tour groups, hotels, flights
- Interactive map
- SerpAPI
- Google Places API (fallback)
- Searching (enter city, filter selections)
- Result: Displays a list ofsearch results matching location and selected filters in a scrollable list.
- Navigation
- Favoriting functionality
- Result: Adds item to list of favorites
- Double-click
- Result: Displays more detailed information about item
- Possible Map interactions
- Button to open google maps and display location
- Zoom in, zoom out, scroll around
For Milestone 2, include 2+ Videos/GIFs of the build process here!
Below are two gifs that represent significant milestones in our progress in building the application.
^ The above GIF is the successful function of the search component, pulling and displaying data from the API.
^ The above GIF shows the functionality of the navigation bar at the bottom of the screen.
Copyright 2025 Ryan Lawton, Alex Surprenant, Myat Min Htoo, Saurab Gyawali
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.



