The main goal was to improve public knowledge of satellites, with an eye towards driving user engagement, enthusiasm, and exploration; that's why we made a fun and interactive educational app, almost like a game, in order to make the process of learning funnier and more exciting.
Users answers a set of questions in order to unlock satellites, which are later saved in a personal area. They also receive points to compete in a world-wide leader-board. The absolute winner wins awesome NASA based prices.
The satellites are fetched form verified sources and displayed in a map, once a satellites gets unlocked the user has the chance to view what that satellite is seeing directly from obit.
We chose this challenge because we liked the idea of making the process of learning a bit funnier and exciting, in order to engage as many people as possible.
The backend is a GraphQL API written in Javascript that fetches and filters data from NASA APIs (and third parties) about satellites.
The frontend is coded with Vue.js.
Everything is hosted on GitHub.
We used these resources:
- PLANNING ON USING https://api.nasa.gov/
- PLANNING ON USING https://sscweb.gsfc.nasa.gov/WebServices/REST/json/
Unfortunately one of the main sources was down during the entire challenge.
- PLANNING ON USING https://api.nasa.gov/
- PLANNING ON USING https://sscweb.gsfc.nasa.gov/WebServices/REST/json/