Skip to content

noob-programmer1/CryptoCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoCoin [Work In Progress] Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

CryptoCoin is an iOS app implemented with Clean Layered Architecture and MVVM

Alt text

Layers

  • Domain Layer = Entities + Use Cases + Repositories Interfaces
  • Data Repositories Layer = Repositories Implementations + API (Network) + Persistence DB
  • Presentation Layer (MVVM) = ViewModels + Views
  • Networking Layer = Endpoints + DTOs

Dependency Direction

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages