Skip to content

The application shows information about SpaceX company, its rocket launches, news, etc

Notifications You must be signed in to change notification settings

ViktoriiaRoi/SpaceX

Repository files navigation

SpaceX

The app shows information about SpaceX company, its rocket launches, news, etc. Uses open-source API: https://github.com/r-spacex/SpaceX-API

Features

  • Information about the company in expandable cards
  • List of recent news. Click opens its full text in a browser
  • List of launches with pagination. Click opens the bottom sheet with detailed information
  • Filter launches by time (all, past, or future)
  • Search launches by name
  • Deep links + shortcuts
  • Splash screen

Implementation

Application consist of 2 modules:

  • app - UI layer, designed as MVI architecture pattern
  • core - data layer, designed as Repository pattern

image

Techonologies

  • Dagger Hilt
  • Coroutines
  • Retrofit2
  • Room
  • Coil
  • Navigation component
  • Data and view binding

Demo

space.mp4

About

The application shows information about SpaceX company, its rocket launches, news, etc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages