Skip to content

ByteCoin is an application where coins are listed, access details and create your own portfolio. This app was created using SwiftUI and MVVM patterning is done in an appropriate way.

License

Notifications You must be signed in to change notification settings

gorkemtoprak/ByteCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteCoin

This application is a cryptocurrency application that downloads the current prices from a CoinGecko API and uses Core Data to save the current user's portfolio.

App Features

  • Live cryptocurrency data
  • Save current user's portfolio
  • Search any coin data
  • Custom color themes

Technical Features

  • MVVM Architecture
  • Core Data for saving current user's portfolio
  • Combine for subscribers
  • Codable for decoding JSON data
  • File and Network Manager
  • Multiple API calls

Screenshots

Some screenshots are below. All screenshots of the application are in the outputs folder.

About

ByteCoin is an application where coins are listed, access details and create your own portfolio. This app was created using SwiftUI and MVVM patterning is done in an appropriate way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages