Skip to content

Currency app is designed to help customers to have different currency conversions.

Notifications You must be signed in to change notification settings

SoufianHossam/Currency-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-App

Currency app is designed to help customers to have different currency conversions using Fixer-api

This app was created using MVVM and Rx, and it follows Uncle Bob's clean architecture.

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

Note: You may need to register a new token since the free account only gives you 100 RPM

About

Currency app is designed to help customers to have different currency conversions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages