Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.19 KB

Master NEO (Near Earth Object)

A school flutter project. Based on the NASA's NeoWs Open API and their NASA Image and Video Library API (available at the same location).

The project work on two views:

  • A first one who recover the list of the NEO on the NeoWs NASA's API and display them on an "infinite scroll" view.
  • A second one who display the details as the Orbital informations and recover a list of images onto the NASA's library by researching using the NEO's name.

Configuration of the project

In order to get the project working, you need to get an API key (freely available) on the NASA openApis website here.

Once done, create a .env file at the base of the working directory and put these into it:

API_KEY=<YOUR API KEY>

Credits

The icons come principaly from the default Icons library of flutter but there is some from tiers party: