Skip to content

ByteCoin is an iOS application that allows users to track the real-time price of Bitcoin in various currencies using the CoinAPI service. Built with Swift, ByteCoin provides a simple and intuitive interface for currency conversion and real-time Bitcoin price tracking.

Notifications You must be signed in to change notification settings

adnanAlKharfan/Bitcoin-Price-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ByteCoin

This repository contains the source code for ByteCoin, an iOS application that allows users to track the real-time price of Bitcoin in various currencies using the CoinAPI service. The app is built using Swift and provides a user-friendly interface for currency conversion.

Table of Contents

  1. Introduction
  2. Features
  3. Requirements
  4. Installation
  5. Usage
  6. Contribution

Introduction

ByteCoin is a simple yet powerful iOS application that fetches real-time Bitcoin exchange rates for a variety of currencies. The app uses the CoinAPI service to provide accurate and up-to-date information.

Features

  • Real-time Bitcoin Price Tracking: Fetches the current price of Bitcoin in various currencies.

  • Currency Conversion: Allows users to select from a range of currencies to see the Bitcoin price.

  • User-friendly Interface: Simple and intuitive design for easy navigation.

Requirements

  • iOS 13.0+

  • Xcode 11+

  • A valid CoinAPI key

Installation

To set up the project on your local machine, follow these steps:

  1. Clone the repository:
git clone /~https://github.com/adnanAlKharfan/Bitcoin-Price-Application.git
  1. Navigate to the project directory:
cd Bitcoin-Price-Application
  1. Open the project in Xcode:
open ByteCoin.xcodeproj
  1. Install dependencies using CocoaPods:
pod install
  1. Configure CoinAPI Key:
  • Replace the placeholder API key in CoinManager.swift with your CoinAPI key.

Usage

  1. Launch the app in Xcode:
  • Select the target device (e.g., iPhone simulator or connected device).

  • Click on the run button or press Cmd + R to build and run the app.

  1. Select Currency:
  • Use the picker to select your desired currency.

  • The app will display the real-time Bitcoin price in the selected currency.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

About

ByteCoin is an iOS application that allows users to track the real-time price of Bitcoin in various currencies using the CoinAPI service. Built with Swift, ByteCoin provides a simple and intuitive interface for currency conversion and real-time Bitcoin price tracking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages