Rockets was developed to showcase various modern Android development toolkits such as Android Jetpack Compose and Clean Architecture
- Architecture: MVVM (View - ViewModle - Model), helps to keep project clean and maintainable by offering seperation of concerns.
- Programming Language: Kotlin.
- Async Operations: Coroutines.
- UI: Jetpack Compose - Is a declarative way of creating UIs in monder android development, recommented by google.
- Local Database: Room persistence library to keep data when there is no internet available.
- Dependency Injection(DI): Hilt
- Network operations: Retrofit
- App Architecture: Use Cases
- App Architecture: Repository
- Target SDK version: 35
- Minimum SDK version: 27
- Kotlin version: 2.1.0
- Gradle version: 8.8.0


- Rockets information are fetch and parse from: https://docs.spacexdata.com/?version=latest#16c58b5e-44de-4183-b858-0fae51d242a5