ericromagna / astronomy-hero

astronomy ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astronomy-hero

Cross Platform Astronomy APP - React Native

Start with:

npm i

This project was recently eject to Android, you can running using EXPO or CLI:

Expo Start

React-Native run:android

Goals:

There are mainly three goals for this APP:

1 - Showing the current KPI, which is indicator level of magnetosphere activity. High KPIs mean high probabilities to see Auroras (Nothern Lights).

2 - Check the current day's asteroid scenario, showing which asteroids are closer to the Earth and highlighting the asteroids considered dangerous by NASA.

3 - Show the current position of the International Space Station over the planet.

This project is served by some APIs. The main API consumed in this project is AstronomyHero. This is a custom API that runs in AWS (private repository).

About

astronomy ui


Languages

Language:JavaScript 67.4%Language:Java 27.1%Language:Starlark 5.5%