Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 586 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 586 Bytes

Pathfinder

An android application that makes vacation trips more efficient by prioritizing the places the user inputs to save travel time and distance.

Compilation Instructions

  • Open android studio and open the terminal panel at the bottom. Type the following command to clone the repository.

    git clone https://github.com/cse3311Team3/Pathfinder
    
  • After cloning the repo, you can now run the app.

  • Please run the app either on Pixel 4 Emulator or you can connect your android smartphone to a computer that is running Android Studio and run the app from there.