This application allows users to browse through photos sent to Earth from Mars by the Curiosity Rover.
The photos are fetched using NASA's API and displayed to the users while providing navigation options.
About:
Upon launching the application, the user can browse through the photos using the "Previous" and "Next" buttons or a slider.
The application displays information about the currently viewed photo, such as the camera used and the date the photo was taken.
The users can also input a Sol number (Martian day) to see photos from a specific day. They also have a possibility do open the selected
photo in a web browser, to view it in its original resolution.
Check it out on GitHub