GithubHelp home page GithubHelp logo

ifmaxi / nasacompose Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 382 KB

An app that shows the Astronomical Image of the Day and its description by a NASA expert. ๐Ÿ’ซ

Kotlin 100.00%
android coil jetpack-compose kotlin material-ui mvvm retrofit2 api api-rest dagger-hilt

nasacompose's Introduction

NASA Compose

An app that shows the Astronomical Image of the Day and its description by a NASA expert and that allows you to download the image. Use the APOD api of the page NASA Open APIs.

Components and libraries

  • Kotlin
  • Jetpack compose
  • Material 3
  • Navigation compose
  • Dependency Injection (Dagger/Hilt)
  • Retrofit
  • Kotlin Serialization
  • Coil (With Gif and VideoFrame decoders.)
  • Lottie (For an animated image on startup.)
  • Downloaded Font
  • DownloadManager (To download the image)

Architecture

The type of architecture used for this project was MVVM(Model-View-ViewModel). This being the architecture recommended by Google to create and work on Android applications.

This is divided into the:

  • Model: Which represents the data and business logic
  • View: Which represents the UI
  • ViewModel: Which represents the bridge between the View and the Model

Note

Please. In order to access the content of the app, in this case the image and its description, you will need your own API KEY that you can obtain from the same page provided above.

Once you have your API KEY you will need to place it in a "local.properties" file and configure it in your Build.Gradle.

Screenshots

nasacompose's People

Contributors

ifmaxi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.