Currency app is designed to help customers to have different currency conversions using Fixer-api
It has these main layers:
- Presentation Layer
- MVVM Scenes
- Domain Layer
- Use Case Protocols and implementation
- Repository Interfaces
- Entities
- Data Layer
- Repository Implementation
- Network DTOs
- Endpoints
- Infrastructure Layer
- Core Networking Logic