Skip to content

BAU-COOP4423/W3-MVVM-Retrofit

Repository files navigation

(W3) MVVM - Retrofit Example

Latest Version Java Minimum SDK Version

Used Technologies

The app has following packages

  • adapter: It contains adapter class for RecyclerView.
  • data: It contains all the data accessing and manipulating components.
  • service: It contains the necessary classes for the Retrofit library.
  • ui: View classes along with their corresponding ViewModel.
  • utils: Utility classes.

About Branches

  • feature/main-list: The branch has only Main Activity.
  • feature/game-detail: The branch is referenced from the feature/main-list and it has GameDetail Activity.

Clone the Repository

With SSH

git clone [email protected]:BAU-COOP4423/W3-MVVM-Retrofit.git

With HTTPS

git clone https://github.com/BAU-COOP4423/W3-MVVM-Retrofit.git

Utilized resources

Note:

Do not hesitate to open an issue for your questions.

About

3rd week content of COOP4423 course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages