Skip to content

InvestigatAR/InvestigatAR-App

Repository files navigation

github-issues-shield TypeScript React Native Redux Google ML Viro AR MIT License Devpost | Devpost


Logo

InvestigatAR

Explanation of investigatar

Check out our demo! »

Table of Contents
  1. Introduction
  2. Requirements
  3. Installation
  4. Get Started
  5. Viro AR Support
  6. Troubleshooting (iOS)

Introduction

Why InvestigatAR?

We’re in a new era: a boom of online shopping + mobile device advancement. What does that mean? More people want to shop online while staying home, and use their phones to do it. However, one of the biggest issues for both retailers and consumers is miscommunication. How big is this couch really? Will this chair fit under my desk? Does my backpack have enough space to hold this?

InvestigatAR has three guiding principles:

  1. Sensibility
  2. Sustainability
  3. Scalability

By scanning QR codes in our app, users are able to see a full scale mode of the assembled product at the tips of their fingers. Using an NCR API, users are able to see names, reviews, pricing, and other critical information. Don’t know what an object is? Scan it. Using an image recognition and classification model, we can show you the closest matches in other products AND more sustainable alternatives.

Requirements

Have the following installed on your machine:

Installation

git clone https://github.com/rdeepak2002/react-native-ar-template.git
cd react-native-ar-template
yarn install

Get Started

How To Start (iOS)

cd ios
pod install

Open Xcode workspace file and run the app on your device

Viro AR Support

Reach them in Discord.

Troubleshooting (iOS)