Our passion for making knowledge available to everyone through playful learning environments has made us choose the "Set Your Sights High!" Challenge.
ORBITAR is a platform of augmentative reality that provides an interactive learning environment where the users learn the importance of the satellites in their life, bringing awareness and curiosity about science.
Our code is available in three repositories:
https://github.com/Novatics/novaOnRails-
https://github.com/Novatics/nasa
https://github.com/Novatics/nasaDataAPI
The nasa module is our mobile application. It is built with Flutter and ARCore. It runs on Android and iOS devices.
The novaOnRails provides the API consumed by the mobile application. It is where the users' information is stored and retrieved.
The nasaDataAPI is our module responsible for connecting, extract, transform and load the data to be consumed by the nasa module, and also calculates the object coordinates based on the observer’s look. Is was built using django, django-rest, pyOrbital, and pandas.
We used the 3D models of the satellites available on https://data.nasa.gov/ to show in the augmentative reality environment.
Our next steps are:
#satellite #AR #AugmentedReality #dataAnalysis, #openSource #openLearning #interactiveLearning #learningExperience #django #flutter #rails #docker #heroku #NASAData #Nasa