-
Notifications
You must be signed in to change notification settings - Fork 0
Consume a NASA Asteroid API given a start and end date. Output retrieved NASA asteroids to a Python UI screen in grid view format.Searching functionality with keywords works on the data results.
Evelynfeifei/NASA-Asteroids-DataVisualization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Python is the main programming language we use. OOD is used throughout the project development. 1.Python script that consumes a NASA Asteroid API given a start and end date.
2.Output retrieved NASA asteroids to a Python UI screen in grid view format.
3.Searching functionality with keywords works on the data results.
4.Each row contains a button so that when pushed a second window appears that contains more detailed data on that row. 1.json-parse json data
2.requests-connect to web server
3.Asteroid-self-defined class
4.datetime-varification&validation,dealing with time format
5.tkinter-create GUI
About
Consume a NASA Asteroid API given a start and end date. Output retrieved NASA asteroids to a Python UI screen in grid view format.Searching functionality with keywords works on the data results.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published