Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeroc0d3/iak3-intermediate-finalproject
Final Project - IAK Batch 3 (Intermediate)
https://github.com/zeroc0d3/iak3-intermediate-finalproject
android iak iak2018 indonesia-android-kejar mobile udacity udacity-android-nanodegree
Last synced: 28 days ago
JSON representation
Final Project - IAK Batch 3 (Intermediate)
- Host: GitHub
- URL: https://github.com/zeroc0d3/iak3-intermediate-finalproject
- Owner: zeroc0d3
- Created: 2018-01-22T06:44:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T05:54:04.000Z (almost 7 years ago)
- Last Synced: 2024-10-30T03:48:37.832Z (2 months ago)
- Topics: android, iak, iak2018, indonesia-android-kejar, mobile, udacity, udacity-android-nanodegree
- Size: 61.9 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IAK3-Intermediate-FinalProject
Final Project - IAK Batch 3 (Intermediate)### Android Studio
```
Android Studio 3.0.1
Build #AI-171.4443003, built on November 10, 2017
JRE: 1.8.0_152-release-915-b01 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.4.0-112-generic
```### Build & Test
* Minimum SDK: **21 (Android Lollipop)**
* Compile SDK Version: **27**
* Build Tool Version: **26.0.3**
* Gradle Wrapper: **gradle-4.1-all.zip**
* Gradle Tools:
- **com.android.tools.build:gradle:3.0.1**
- **com.google.gms:google-services:3.0.0**
- **io.realm:realm-gradle-plugin:4.3.1**
* Multidex:
- **com.android.support:multidex:1.0.1**### Libraries
* [BottomSheet](https://github.com/michaelbel/BottomSheet)
* [Gson](https://github.com/google/gson)
* [Retrofit](https://github.com/square/retrofit)
* [Picasso](https://github.com/square/picasso)
* [RxJava](https://github.com/ReactiveX/RxJava)
* [Moxy](https://github.com/Arello-Mobile/Moxy)
* [GestureViews](https://github.com/alexvasilkov/GestureViews)
* [ExpandableTextView](https://github.com/Blogcat/Android-ExpandableTextView)
* [ChipsLayoutManager](https://github.com/BelooS/ChipsLayoutManager)
* [Firebase](https://firebase.google.com)### Automation API Test (Runner)
* [Postman Environment](https://raw.githubusercontent.com/zeroc0d3/IAK3-Intermediate-FinalProject/master/postman/TMDB-IAK3_environment.json)
* [Postman Collection Test Case v2](https://raw.githubusercontent.com/zeroc0d3/IAK3-Intermediate-FinalProject/master/postman/TMDB-IAK3_v2.json)
* [Postman Collection Test Case v2.1](https://raw.githubusercontent.com/zeroc0d3/IAK3-Intermediate-FinalProject/master/postman/TMDB-IAK3_v2.1.json)![Automation API](https://github.com/zeroc0d3/IAK3-Intermediate-FinalProject/blob/master/postman/postman_runner.png)
### Properties
* Student: **Dwi Fahni Denni**
* Email:
* Fasilitator: **Danviero Yuzwan**
* Year: **2018**### Notes:
* [Wiki Android Versions](https://en.wikipedia.org/wiki/Android_version_history)