Skip to content

A Geographical Information System for tracking space debris through Augmented Reality Technology on smart phone cameras.

Notifications You must be signed in to change notification settings

adham404/Astrolabe

 
 

Repository files navigation

Astrolabe

Astrolabe is an AR app for space debris created for the Nasa Space Apps hackathon

Grou

Run for the first time

npm install

Run form Qr code

npm start

Run for Android emulator

npm run android

Run for web

npm run web

Contribution

For the first time

git clone https://github.com/technoo0/Astrolabe.git
git add .
git commit -m "new commit"
git branch -M main
git push -u origin main

Normal push

git add .
git commit -m "new commit"
git push

About

A Geographical Information System for tracking space debris through Augmented Reality Technology on smart phone cameras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%