MVVM With Dependency Injection and using UnitTesting and Mocking
- Use the ITunse API - No authentication needed https://rss.itunes.apple.com/en-us
- Fetch new Books based on categories:Top free book , top paid book
- Search Book and Book Audio
• Project Organization & Architecture
• MVVM With Dependency Injection
• Support Dark Mode & light mode
• Searching through by name Book.
• Downloading & Caching Image
• Custom Animations
• Asynchronous Data Fetch
• Planning our Network Calls - API, JSON, Model
• Generics Networking(Custom Response)
• UnitTesting
• and many tools used