This app is a image generator which is using OpenAI API. This is my Java Project in my school.
- Jetpack Navigation
- ViewModel, LiveData
- Room for local storage
- Retrofit for network requests
- Glide for image loading
- Hilt for Dependency Injection
- RxJava Reactive programming