Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.14 KB

Pointer Client

Android app that lets you put messages on a map and get messages near you

Video demo: https://www.youtube.com/watch?v=lAqzTX5RzQg

Team members

  • 🐶 Apoorv @apoorvp16
  • 🐱 Umang @Umang080799
  • 🐰 Luana @l398chen
  • 🐼 Nick @tkfi
  • 🐵 JP @junpark97

Running

Step 1: Install the GitHub desktop app

Step 2: Press the green "Clone or download" button at the top of this page and then "Open in Desktop" to open the repository inside the app. Then you can clone (download) the repository to your computer.

Step 3: Install Android Studio

Step 4: Open your project in Android Studio by choosing "Open an existing Android Studio project" then selecting the folder where you cloned the repository. With default options, it should be in the following folder:

On Mac

~/Documents/GitHub/PointerClient

On Windows

Documents\GitHub\PointerClient

Step 5: Press the green play button (▶) to run