Skip to content

iOS App that convert all famous trading currencies into bitcoin - Xcode Project

Notifications You must be signed in to change notification settings

GhayoorUlHaq/ByteCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ByteCoin - BitCoin Tracker App

Complete Xcode Application for iOS

To run on your Xcode

  • Swift >= 4
  • Xcode >= 10
  • Free API Key from CoinAPI

To Add API key follow the following steps

  • Open project in Xode
  • In Model Group, open file CoinManager.swift
let apiKey = "YOUR_API_KEY"
  • Replace YOUR_API_KEY in this line.

Features of this APP

  • Dark Mode Support
  • Named Colors for Dark/Light mode support
  • Display live BitCoin rate

Swift Concepts Implemented

  • Delegated and Protocols
  • Extensions
  • URL Sessions and Networking (API)

App Preview

Dark Mode

Light Mode

Note:

As I developed this app while learning, you can suggest new features in it, idea to make the code readabilty better.

About

iOS App that convert all famous trading currencies into bitcoin - Xcode Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages