Trekk is a mobile application that allows users to create and share custom augmented reality tours, or 'Trekks'. A user is able to customize their own Trekks by submitting marker images with their corresponding media to be displayed. These media can be in the form of a text description, image url and/or video url. Guests can access private Trekks via a randomly generated access code provided by the Trekk owner.
- Node.js
- Ruby
- Rails
- Postgres SQL
- React
- React Native
- ViroReact AR
- Javascript
Within a Trekk, the camera recognizes a marker, records its coordinates, spawns a star, and anchors it into scene with precision using depth perception.
Our Ruby on Rails/PostgreSQL database and back-end logic is hosted on Heroku.
To access the codebase for the back-end of Trekk (trekk-api), simply click here.
- Clone this repo and follow these steps:
cd trekk
npm install
npm start
-
Download the ViroMedia app on your mobile app store.
-
Copy the Ngrok link inside your terminal and enter it into the Testbed input within the ViroMedia app.
-
Have fun and be creative!
react: 16.8.3,
react-native: ^0.59.9,
react-viro: 2.17.0
axios: ^0.19.0,
ngrok: ^3.2.5,
react-native-elements: ^1.2.7,
react-native-vector-icons: ^6.6.0,
react-swipeable-views-native: ^0.13.2,
This app was created and pair programmed by...