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

https://github.com/linggarm/theavengersheroes

This android app was developed as the final project for the "Android for Beginners" course on Dicoding in 2021. It displays a list of the superheroes who are the members of The Avengers, complete with their individual details.
https://github.com/linggarm/theavengersheroes

android android-studio avengers dicoding glide kotlin object-oriented-programming oop recycler-view the-avengers

Last synced: about 2 months ago
JSON representation

This android app was developed as the final project for the "Android for Beginners" course on Dicoding in 2021. It displays a list of the superheroes who are the members of The Avengers, complete with their individual details.

Awesome Lists containing this project

README

          

# TheAvengersHeroes

## About The Project
This is an android application that made for the final project submission of **"Belajar Membuat Aplikasi Android Untuk Pemula" (Android for Beginners)** course on Dicoding (2021). This application shows a list of Heroes that become the members of **The Avengers** along with the information for each heroes.

This project is almost similar with my other project **[IndonesianCollege](https://github.com/LinggarM/IndonesianCollege)** except this project is using **Kotlin** as the programming language and use more libraries.

## Screenshots
Splash Screen | Dashboard | Detail Page | About Page
:-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
![Screenshot 1](Screenshots/Screenshot_20230323-040918.jpg) | ![Screenshot 2](Screenshots/Screenshot_20230323-040926.jpg) | ![Screenshot 3](Screenshots/Screenshot_20230323-040933.jpg) | ![Screenshot 4](Screenshots/Screenshot_20230323-040938.jpg)

## Features & Technology Used
* Android Studio
* Kotlin Programming Language
* Object-oriented Programming
* Fragment
* RecyclerView
* Intent
* SplashScreen
* Glide
* CircleImageView

## Installation

You can install this app on your android phone by downloading the APK file in [app/release/app-release.apk](app/release/app-release.apk), copy and open it on your android phone.

## Certificate
![Certificate](Certificate/Belajar%20Membuat%20Aplikasi%20Android%20untuk%20Pemula_sertifikat_course_51_408825_180721205739-1.jpg)