- "Retrofit" library has been used to Consuming API data.
- Serialization/ Deserialization is handled using "Moshi" library.
- ViewModel is used to retain data during configuration changes.
- Recycler view to display list of "Air Conditioners".
- Reusable util methods are created to calculate average cubic weight.