Skip to content

The architecture is "Model-View-ViewModel" pattern, and using Navigation Component for fragment, handling asynchronous operations with Coroutine.

Notifications You must be signed in to change notification settings

Abu-Chen/TaipeiZoo

Repository files navigation

TaipeiZoo App

  • This android project is used to display each area of Taipei Zoo, the minimum API Level required is 29.
  • The architecture is "Model-View-ViewModel" pattern, and using Navigation Component for fragment, handling asynchronous operations with Coroutine.
  • 3rd party libraries: okhttp for HTTP requesting, gson for processing JSON and glide for managing image download and cache.

About

The architecture is "Model-View-ViewModel" pattern, and using Navigation Component for fragment, handling asynchronous operations with Coroutine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages