Skip to content

aarushivijay1/NASA-DATA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NADA (NASA DATA)

This is a user-based application that generates NASA Data of asteroids using pip extension and NASA APIs. This application is coded in Python. This application also has been integrated with Graphic User Interface (Tkinter) to make the app more appealing for the user.

nasa

HOW TO USE

  • Download the Github repository as a zip file

  • Unzip the file and launch both the Python files in Virtual Studio code. Get it from here - https://code.visualstudio.com/download

  • Run "Final_Project.py" and wait for 1 second for the alternative screen to load. It will look something like this -

Screenshot 2019-11-15 at 6 11 08 PM

  • Enter the API key for the following screen, API key can be generated by signing up on this website: https://api.nasa.gov/

  • For demo, you can use the API key - "dqUjYcrOHWw1Xmlr47YlLCVSAGaQfX4vL9I06eqr"

  • Enter the dates for which you want the asteroid information - Format : YYYY-MM-DD

  • The ID filter is not required for now. Go ahead and hit submit. You will see something like this on your screen -

Screenshot 2019-11-15 at 6 12 35 PM

  • To view more information, you can click the "click for more information" button. A second window will pop-up, which looks like this -

Screenshot 2019-11-15 at 6 14 18 PM

Play around, enter different dates and discover more of NASA Data!!!

Releases

No releases published

Packages

No packages published

Languages