Skip to content

NicosNicolaou16/SampleComposeWithHiltAndRoom

Repository files navigation

Sample Compose With Hilt and Room

This project is an application that applied the latest and recommended Google technologies for Android such as Jetpack Compose, Hilt Dependencies Injection and Room Database.

This Project contains:

Compose
Hilt Dependencies Injection
Room Database
Coroutines
Kotlin ktx
MVVM
Support kapt and ksp (ksp only setup for Room Database)
minifyEnabled, shrinkResources, R8 are enabled
Gradle Kotlin DSL
Offline Support

Feeds/Urls/End Point (parsing some data from the response)

(Links References for Ends Points)

https://github.com/r-spacex/SpaceX-API (GitHub)
https://docs.spacexdata.com/?version=latest (Postman)

Target SDK version: 34
Minimum SDK version: 27
Kotlin version: 1.9.23
Gradle version: 8.4.0

About

This project is an application that applied the latest and recommended Google Technologies such as Jetpack Compose, Hilt Dependencies Injection and Room Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages