Skip to content

filipkjamilov/NasaAPODApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APODApp - Astronomy picture of the day


Light mode view

Dark-Mode-Dashoard Dark-Mode-Details

Dark mode view

Light-Mode-Dashboard Light-Mode-Details

Overview

Simple iOS app, which loads images from https://api.nasa.gov/. The API which is used is called APOD which stand for Astronomy picture of the day. Each day a different image or photograph is fascinating universe is featured, along with a brief explanation written by a professional astronomer. By cliking on the image a details view will appear with the brief explanation about the image.

The app is coded using Swift and SwiftUI for the user interface. It was designed to use a new feature starting from iOS 15, that's why the deployment target for this app is iOS 15+. Very simple and user friendly app.
Since the app uses a free API calles from NASA. The limitation for the requests are listed at the top left side. After reaching the limitation the app will no longer load data untill the data limitation is restarted.

Requirements

  • iOS 15.0+
  • Xcode 13+

Releases

No releases published

Packages

No packages published

Languages