Showcase to implement dagger hilt using google books api
- Consume content from the Pexels API to fetch curated wallpapers using pagination library.
- Dagger Hilt dependency injection.
- Retrofit REST Client.
- Glide to load images from url.
- Use of architecture components
- ViewModels
- Repository pattern
- Room database to store books
- Navigation Component
- Handling asynchronous task with coroutines
- Custom Tabs to open url.