Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/OMIsie11/SpaceXFollower

Android app that helps You keep up with SpaceX πŸš€
https://github.com/OMIsie11/SpaceXFollower

android android-app coroutines-android dark-mode groupie koin kotlin-android kotlin-flow ktlint livedata lottie material-design mpandroidchart mvvm navigation-architecture-component retrofit2 room-persistence-library spacex spacex-api viewmodel

Last synced: 3 months ago
JSON representation

Android app that helps You keep up with SpaceX πŸš€

Awesome Lists containing this project

README

        

# SpaceXFollower
Android app for tracking Space X data πŸš€

### Get latest app version from this repository [releases](https://github.com/OMIsie11/SpaceXFollower/releases) section 🎁

Application is using open source [Space X REST API](https://github.com/r-spacex/SpaceX-API) for getting all data.

**This application is not affiliated with, funded or in any other way associated with SpaceX company.**

![space_app_screenshots](https://user-images.githubusercontent.com/31706606/71360355-e756d500-258f-11ea-944c-716adb5dd47b.png)

## App is using:
* Kotlin πŸ’Ž
* [Space X REST API](https://github.com/r-spacex/SpaceX-API)
* [KOIN](https://insert-koin.io)
* [Retrofit](https://square.github.io/retrofit/)
* [Lottie](http://airbnb.io/lottie/#/)
* [ktlint](https://ktlint.github.io) and [ktlint gradle plugin](https://github.com/jlleitschuh/ktlint-gradle)
* [Picasso](https://square.github.io/picasso/)
* [GSON](https://github.com/google/gson)
* [Timber](https://github.com/JakeWharton/timber)
* [LeakCanary](https://square.github.io/leakcanary/)
* [ThreeTenABP](https://github.com/JakeWharton/ThreeTenABP)
* [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart)
* [Groupie](https://github.com/lisawray/groupie)
* Navigation component
* Room database
* LiveData, ViewModel
* MVVM architecture

## Credits
* Lottie animations originally made by Donghwa Kang, check her work at [lottiefiles.com/dongdona](https://lottiefiles.com/dongdona)
* All photos come from [SpaceX Flickr](https://www.flickr.com/people/spacex/) profile

## Contributors
**Kudos** to all contributors😎

Do You want to contribute? Nice! Just check quick [CONTRIBUTING](https://github.com/OMIsie11/SpaceXFollower/blob/master/CONTRIBUTING.md) guide.





mrclsu




GeorgCantor




ELTEGANI

## License
```
Copyright [2020] Oskar Misiewicz

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```