Skip to content

0. Getting Started

David Sanabria edited this page Feb 9, 2022 · 24 revisions

Front End Dependencies

  • Mapbox
    • We will be using Mapbox to display pins on a 2D map.
  • ARCore
    • We will use ARCore to display images in the camera view using augmented reality.

Backend Dependencies

  • Google Maps API
    • We will be using the Google Maps API to calculate distances

Our backend will be built by us as described in section 2. APIs and Controller

Clone this wiki locally