botradingblog1 / android-kotlin-spacex-info

Android native app written in Kotlin to browse SpaceX information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-kotlin-spacex-info

Overview

This is a native Android app written in Kotlin to browse and see SpaceX information that was part of the Udacity custom project.

Highlights:

  1. SpaceX company, crew, rockets, and upcoming launch information
  2. MVVM model
  3. API implementation with retrofit and repository pattern
  4. Refresh data with WorkManager
  5. Upcoming aunch notifications.

Getting Started

  1. Cone the project from GitHub
	https://github.com/justmobiledev/android-kotlin-spacex-info.git
  1. Build the project in Android Studio
  2. Deploy on simulator or device.

Sample App Usage

  1. Launch app
  2. View company info, crew info, rocket info, launch info using the slideout menu.

About

Android native app written in Kotlin to browse SpaceX information

License:MIT License


Languages

Language:Kotlin 100.0%