TourWay

TourWay

Your Time, Your Tour, Your Way

6 month long Junior capstone project for self-guided, custom campus tours, starting from initial concept to functional demo and formal presentation.

Septemeber 2024 – March 2025

My Roles

Lead Project Manager

Front-End Developer

UX Researcher

Where Our Journey Begins

During our fourth year at Drexel University, our UX design capstone required a 6-month group project with four other students. As project manager, I directed project goals, documented progress, and contributed to design, development, and research from concept to final product.

Our first was identifying a problem that was beneficial to solve, feasible within our timeframe, and provided a unique solution to a common issue. With two team members working as Drexel tour guides, one problem became immediately clear.

Having been a Drexel tour guide since freshman year, I've witnessed firsthand the frustrations that prospective students and their families experience during university tours.

Why can these tours be so frustrating? Everyone in a tour group has very different needs:

  • Academic and extracurricular interests vary wildly
  • Financial circumstances shape decisions
  • Living preferences matter
  • Schedules and locations create constraints
  • Time and budget to travel and tour differ vastly

Diving Deep into Research

While my teammates and I had personal insight, we needed objective validation

Secondary Research

Key takeaway: Students prioritize student life, while parents focus on financial costs during the college search journey.

Prospective and Current Student Surveys + Interviews

Key takeaway: Customizability features intrigued students the most. Students would prefer a custom self-guided tour over a standard tour guide-led tour

Prospective Student Card Sort

Key takeaway: We discovered a vast gap between the priorities of prospective students who felt confident in their desired major and college preferences versus uncertain students unfamiliar with the entire college search process and their future aspirations.

Competitor Analysis

Key takeaway: Current solutions prioritize either flexibility of virtual tours OR customizability—but not both.

Key Issues Discovered

The top 3 problems with in-person guided tours:

  • Traveling/commuting to campuses
  • Fixed tour routes with no flexibility in choosing what to see
  • Difficulty gauging community, school spirit, and student life

Challenge in sourcing varied prospective students

Finding a variety of prospective students for our survey was tough and limited to those interested in Drexel. This created potential bias since Drexel tends to attract more STEM career-orientated students.

The Student Tour Guide Survey Solution

We surveyed college tour guides instead—each guide represents hundreds of student interactions and can identify common patterns, questions, and frustrations.

Our guide network: Boston University, Susquehanna University, Ithaca College, Northeastern University, and Drexel Univeristy

Why this worked: Rural + urban campuses, liberal arts + professional + research universities = comprehensive understanding of diverse student needs.

Designing for Everyone

How do we simplify complex college information while supporting both the detail-oriented super user AND the overwhelmed undecided student?

Notes screen

Exportable notes feature, university favoriting, contact and application links

For Super Users

This screen shows our exportable notes feature, university favoriting, contact and application links

Notes screen

Undecided options and easy auto-scroll

For the Unsure Users

It's okay to not know how to answer. Many questionnaire questions like extracurricular interests or living preferences can be answered with 'unsure,' and users can easily skim tour stop information with autoscroll buttons and go at their own pace.

editing tour screen

Edit tour functionality, pause tour whenever, and virtual options

For Everyone

Maximum forgiveness. Stops can be skipped and revisited, generated tours can be edited, paused and resumed from anywhere, and there's no dependence on geographic location to see stops. The college process is stressful enough, so this should be as stress-free as possible.

Stop View

  • Initial concept: Multiple sections per tour stop to break up information, ability to go back and to next stop
  • Problem: Users wanted major-specific content and back button way too large
  • Solution: Major selected in questionnaire autoselected in section below, but user has the option to see details on all majors in college, next stop button given more visual weight

Map View

  • Inital Concept: Map view with all buttons on display, directional assistance
  • Problem: End tour too large, reliance on in person geo-location to continue, way too many buttons, hard to hit back button
  • Largest CTA should be next stop, not reliant on location for flexibility, removed notes button on map

Final Functional Demo

Developement

TourWay's functional prototype uses React.js for component-based UI and Supabase for backend storage.

Database structure:

  • Questionnaire questions and answers
  • Tour stops (names, locations, IDs)
  • Stop and major-specific content (imagery, text, features)

Dev flow:

  1. Select university from homepage → pulls general data
  2. For custom tours: gated prompt for users to log in or sign up, then complete questionnaire
  3. Answers map to specific stops using prefixes (e.g., if a student chooses a design major, they get assigned "AWCAD" which maps to the design building stop)
  4. Duplicates are removed and generates tour with calculated duration and stop order (e.g., choosing two majors in the design college results in one design building stop, not two)
  5. Seeing the full list of tour stops, users can edit by adding/removing stops before starting tour

Maps API Integration: Real-time location requests provide walking directions via Google Maps API. Coordinates from our database calculate optimal routes, accurate walking times, and turn-by-turn navigation on an interactive map.

Tour Complete: What was Learned?

Balancing Uniqueness & User Needs

Finding the right solution that doesn't sacrifice user needs for uniqueness or vice versa was a core reason for TourWay's success

Identifying Scope Creep

It was neccessary to defend against scope creep early on and to readily combat it to prevent our project from becoming unfocused and impossible to finish

Inspiration from Varied Sources

While looking at similar products was helpful, it was also important to seek out inspiration for features in very different industries such as e-commerce and social media