Skip to content
/ Rockets Public

This is an example project implemented using Jetpack Compose, MVVM with repository, Use Cases, Dependency Injection, Retrofit Network Manager, Room Database and kotlin for gradle build configuration

Notifications You must be signed in to change notification settings

r1n1os/Rockets

Repository files navigation

Rockets

This is an example project to demostrate and practise on how to implement Android Jetpack Compose app using clean Architecture. Project components consist of:

  • MVVM
  • Use Cases
  • Repository
  • Compose
  • DI (Dependency Injection)
  • Retrofit
  • Room Database
  • Kotlin Build Configuration

Project Versions:

  • Target SDK version: 34
  • Minimum SDK version: 27
  • Kotlin version: 1.9.22
  • Gradle version: 8.2.1

References:

How it looks:

About

This is an example project implemented using Jetpack Compose, MVVM with repository, Use Cases, Dependency Injection, Retrofit Network Manager, Room Database and kotlin for gradle build configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages