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

https://github.com/rllyhz/github-user-app

Android Fundamental Dicoding Academy - Submission 1
https://github.com/rllyhz/github-user-app

github-app navigation-component navigation-components-kotlin shapeable-iamge-view view-binding

Last synced: 7 months ago
JSON representation

Android Fundamental Dicoding Academy - Submission 1

Awesome Lists containing this project

README

          

# Dicoding Submission: Belajar Fundamental Aplikasi Android (Submission 1)
[![Platform](https://img.shields.io/badge/platform-Android-green.svg)](http://developer.android.com/index.html) [![Kotlin](https://img.shields.io/badge/kotlin-1.3.72-blue.svg)](http://kotlinlang.org) [![Gradle](https://img.shields.io/badge/gradle-4.0.0-%2366DCB8.svg)](https://developer.android.com/studio/releases/gradle-plugin)

This project built for submission 1 of Dicoding Academy's course, titled as **Learning Android Fundamental**
This project **gets 5 stars** 🎉🎉

You can clone this repo and import to your Android Studio
```
https://github.com/rllyhz/github-user-app.git
```

## Features

- Navigation Component
- View Binding
- Custom ShapeableImageView
- List Github Users (still using dummy data)
- Filtering list with feedback status message and loading UI
- Detail From Gighub User List

## Demo


Splash Screen



Splash Screen


Home



Home Screen


User Detail



User Detail Screen

## Author

**Rully Ihza Mahendra** - Reach me on LinkedIn [here](https://www.linkedin.com/in/rully-ihza-mahendra-275a591a5/)
**My Personal Web** - [https://rllyhz.github.io](https://rllyhz.github.io)
**My Email** - [rullyihza00@gmail.com](rullyihza00@gmail.com)

## You can support me

> Just **star** or **fork** this repository, and follow my github. You have *supported* me!

## LICENSE

```
Copyright 2021 Rully Ihza Mahendra

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.
```