View objects in space from the size of an asteroid all the way to the Sun. See asteroids, comets, planets, and their orbits. Scroll around on a map of the solar system, watching the objects move along their orbits in real time or fast forwarding through time watching the objects move. Filter different types of astronomical objects so you can focus on the types of objects that you want.
- Interactive Map of the Solar System
- Scroll around the solar system
- Zoom the view of the solar system in and out
- See space objects like asteroids, comets, and planets
- See the orbit trails of the objects
- Tap on space objects to get details about that object
- Filter (& Search) which objects can be seen
- Objects can be favourited so the user can quickly view them or get details
- Quick 'travel' to various interesting objects around the solar system from a menu
- Sound effects in the map mode while scrolling around the map, whizzing passed objects, etc.
- Background music
- Simulate where the objects are in space over time
- Planets are in their real time positions by default
- Planets move over time
- Can pause/play simulation, fast forward, rewind
- Space objects details screen
- Can favourite the object
- View a picture and details about the object, pulled from Wikipedia
- Create fictional objects in space, with their own mass and orbit
- Set the mass, orbit, velocity, look, etc.
- View the object that was created settle into the orbit, interact with different objects
- Space/astronomy related news articles
- Browse/Search for news articles
- Notifications for news articles
- Can favourite news articles
- Astronomy pictures of the day
- Browse/Search through the pictures
- Notifications when new pictures are updated
- Can favourite a POTD
- Asterank REST API makes use of NASA's JPL Small-Body Database.
- News API
- NASA Astronomy Picture of the Day
- Wikipedia API
Planetary data will be stored in the .apk or in a sqlite database, but considering the small data set a database would be unnecessary. A database will be used to cache pulled data from the JPL Small-Body Database as well as persist favourites and saved fictional space objects.
Data present on the site Lumen Learning is an example of the kind of data that will be embedded into the APK, data such as planet diameter, mass, density, rotation, inclination, and velocity.