Skip to content

via-team/frontend

Repository files navigation

TPEO New Fellow Project

Members

  • Product: Kate Lock
  • Design: Nikitha Kumar
  • Engineering: Nolan Yee & Ryan Zhou

Problem Statement

College students at UT Austin struggle to navigate campus because current navigation tools overlook factors such as shade, crowd density, construction, safety, and informal shortcuts. As a result, students rely on word of mouth and trial-and-error to discover alternative routes, leading students, especially newer ones, being unaware of faster or safer routes throughout campus.


Setup Guide

Prerequisites

  1. Install Flutter

  2. Install Xcode (for iOS/macOS development)

    • Download from the Mac App Store
    • After installation, open Xcode to accept the license agreement
    • Install Command Line Tools:
      sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
      sudo xcodebuild -runFirstLaunch
  3. Verify Flutter Installation

    flutter doctor

    This will check your environment and show what needs to be configured.

Getting Started

  1. Clone the repository

    git clone <repository-url>
    cd frontend
  2. Install dependencies

    flutter pub get
  3. Run the app

    • On Chrome (Web):

      flutter run -d chrome
    • On macOS:

      flutter run -d macos
    • On iOS Simulator:

      flutter run -d ios
    • List all available devices:

      flutter devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages