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

https://github.com/rrifafauzikomara/footballmatch

Android SportDB app using Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model), Repository Pattern, RxJava, Dagger2, Shimmer, Anko SQLite, Unit Testing(Mockito), Instrumentation Test (Espresso Idling Resource), and Retrofit 🔥
https://github.com/rrifafauzikomara/footballmatch

android-jetpack-components anko-sqlite dagger2 databinding espresso-tests livedata mockito mvvm-architecture navigation-architecture-component repository-pattern retrofit2 rxjava shimmer

Last synced: 7 months ago
JSON representation

Android SportDB app using Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model), Repository Pattern, RxJava, Dagger2, Shimmer, Anko SQLite, Unit Testing(Mockito), Instrumentation Test (Espresso Idling Resource), and Retrofit 🔥

Awesome Lists containing this project

README

          

# Football Match

![GitHub stars](https://img.shields.io/github/stars/rrifafauzikomara/FootballMatch?style=social)
![GitHub forks](https://img.shields.io/github/forks/rrifafauzikomara/FootballMatch?style=social)
![GitHub watchers](https://img.shields.io/github/watchers/rrifafauzikomara/FootballMatch?style=social)

![GitHub license](https://img.shields.io/badge/License-MIT-blue.svg)
![platform](https://img.shields.io/badge/platform-android-green.svg)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/rrifafauzikomara/FootballMatch)

All submission KADE (Kotlin Android Developer Expert) class from dicoding

This repo using API from The Sport DB

## Screenshot 📸



### Branch master (Submission 1)
#### Tech 🛠

* [x] Anko Layouts

### Branch submission-2 (Submission 2)
#### Tech 🛠

* [x] Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model)
* [x] Repository Pattern
* [x] RxJava
* [x] Dagger2
* [x] Shimmer
* [x] Retrofit

### Branch submission-3 (Submission 3)
#### Tech 🛠

* [x] Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model)
* [x] Repository Pattern
* [x] RxJava
* [x] Dagger2
* [x] Shimmer
* [x] Retrofit
* [x] Anko SQLite

### Branch submission-4 (Submission 4)
#### Tech 🛠

* [x] Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model)
* [x] Repository Pattern
* [x] RxJava
* [x] Dagger2
* [x] Shimmer
* [x] Retrofit
* [x] Anko SQLite
* [x] Unit Testing (Mockito)
* [x] Instrumentation Test (Espresso Idling Resource)

### Branch submission-5 (Final Project)
#### Tech 🛠

* [x] Jetpack Component (Data Binding, Lifecycles, Live Data, Navigation, View Model)
* [x] Repository Pattern
* [x] RxJava
* [x] Dagger2
* [x] Shimmer
* [x] Retrofit
* [x] Anko SQLite
* [x] Unit Testing (Mockito)
* [x] Instrumentation Test (Espresso Idling Resource)

### Todo

* [ ] Flavor
* [ ] Publish to Play Store

## Author

* **R Rifa Fauzi Komara**

Don't forget to follow me, fork and give me a ⭐

## License

```
MIT License

Copyright (c) [2020] [R Rifa Fauzi Komara]

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```