Skip to content

hjohnson12/Nasa-Api-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasa Api Explorer

A Windows 10 application using the Astronomy Picture of the Day and Mars Rover Photos APIs from Nasa's Open APIs https://api.nasa.gov/

Details

Uses C# .NET and Universal Windows Platform (UWP) with Model-View-ViewModel (MVVM) driven architecture

Topics currently being learned that are utilized in this project are: MVVM with commands, inversion of control (IOC) and dependency injection, consumption of a REST API, and asynchronous programming

This application includes usage of the following APIs from https://api.nasa.gov/:

  • Mars Rover Photos (Perseverance Rover, Curiosity Rover, Opportunity Rover, Spirit Rover)
  • Astronomy Picture of the Day

Screenshots

Image of Program Image of Program Image of Program Image of Program

About

A C# Universal Windows Platform (UWP) application using NASA's Open API's to display Mars Rover Photos and Astronomy Picture of the Day

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages