Home

Awesome

<p float="left"> <img src="https://user-images.githubusercontent.com/24315306/59548158-6677aa80-8f68-11e9-95f7-931e39e11278.jpg" width="24%"/> <img src="https://user-images.githubusercontent.com/24315306/59548397-67aad680-8f6c-11e9-889b-f283aaa1f576.jpg" width="24%"/> <img src="https://user-images.githubusercontent.com/24315306/59548398-67aad680-8f6c-11e9-9b90-70ac5279c45d.jpg" width="24%"/> <img src="https://user-images.githubusercontent.com/24315306/59548425-d425d580-8f6c-11e9-9ad2-86d0e1f96561.jpg" width="24%"/> </p>

MoonShot

A SpaceX Companion App

<a href='https://play.google.com/store/apps/details?id=com.haroldadmin.moonshot&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width = "150px"/></a>

MoonShot is a SpaceX companion app to help you keep up with their launches. It uses the SpaceX API to fetch data.

MoonShot is built using Vector, a Kotlin Coroutines based MVI architecture library for Android.

Features

Project Architecture

Contribution

I am happy to accept contributions from the community. Please file issues before making Pull Requests.

This project uses Firebase Crashlytics for crash reporting. To setup your project locally, you will need to create an new Firebase Project on the Firebase Console. Once the setup process is complete, you will have the opportunity to download the google-services.json file. Place it in the app/ folder and build your project.