Skip to content

larcc-group/ar-invetory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR inventory

This repository contains the implementation of an application with augmented reality aimed at organizing IT equipment infrastructure \ datacenters.

The system consists of a rest API developed in Node.js, and an Android application, developed with Unity.

Authors

Vítor Mateus Backes Barth (Creator) [email protected]

Dalvan Griebler (Collaborator and mentoring) [email protected]

Adriano Vogel (Collaborator and mentoring) [email protected]

Usage examples

Replacement of damaged memory sticks in a server.

img

Changing a cable between switch 'A' and switch 'B'.

img

Completion of information registration of a UPS.

img

Vuforia

All information for configuring and using the Vuforia SDK in Unity can be found at https://library.vuforia.com/articles/Training/getting-started-with-vuforia-in-unity.html

API rest

Installation of dependencies npm install

To execute npm start ou node index.js