Skip to content

This application displays a list of stories bangkit 2022 participants who are studying on the dicoding platform.

Notifications You must be signed in to change notification settings

dewasemadi/android-intermediate-mvvm-kotlin

Repository files navigation

Bangkit 2022: Android Intermediate

Master branch is the final submission (submission 2)

summary

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

This repository contains the source code of my submissions project at Dicoding "Belajar Pengembangan Aplikasi Android Intermediate" course, start from the first submission until the final submission. This course is a part of self-paced learning at Bangkit 2022 Mobile Development learning path.

REST API: https://story-api.dicoding.dev/v1

Dependencies

Features

  • MVVM (Model-View-ViewModel) Architecture
  • Room Persistence for local database
  • ViewBinding & DataBinding
  • Retrofit to request api network
  • Glide for load image from url
  • Error handling when API's request failed
  • Loading indicator
  • Displaying a bunch of data with recyclerview
  • Authentication
  • Form validation with RegEx
  • Showing stories location with google maps api
  • Upload story (image, description, and location) to the server
  • Change language (localization)
  • Filter story based on location and without location
  • Paging3 implementation with remote mediator
  • Offline support
  • Rotate image in detail story

Showcase Project (Final Submission)

Testing

Testing scenarios avalaible in 'skenario-testing.txt' file Screenshot from 2022-05-06 08-32-09 Screenshot from 2022-05-06 08-38-06

Author

I Dewa Putu Semadi - dewasemadi@apps.ipb.ac.id

Credit

StorySet

About

This application displays a list of stories bangkit 2022 participants who are studying on the dicoding platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages