v-sauravmohan / Crypto-Ticker

Ticker Application to show exchange rates between crypto currencies and Currencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Ticker

Crypto ticker is an andriod app that shows the exchange rate of 1 Bitcoin, 1 Ethereum and 1 Litecoin to a huge array of fiat currencies such as USD, EUR, GBP etc. The app uses an api provided by Bitcoin Average to fetch the latest information. incase if the app is not able to access this api it has a fail safe api that is updated on a day to day basis which house the same information.

Try it : Download Application

Screenshots

  1. Splash Screen ![Splash Screen Crypto ticker](https://drive.google.com/uc?export=view&id=18TFAmkwKCB__-EZMvbwMSYr3AmBszhp2 =240x480)
  2. Loading Screen ![Loading Screen Crypto ticker](https://drive.google.com/uc?export=view&id=18Ynp3q_N0osyJmpWkKVKiL2frteXTcGN =240x480)
  3. Ticker Screen ![Ticker Screen Crypto ticker](https://drive.google.com/uc?export=view&id=18e1n_wM7-rW3xjCMQwWOq-wuk4WnUYz- =240x480)
  4. Confirm to Exit Dialog ![ Confirm to Exit Dialog Crypto ticker](https://drive.google.com/uc?export=view&id=18jTBgz4RMoRc_g1dR483_qHhayXHpUs- =240x480)

API

BitCoin Average Ticker Data API - https://bitcoinaverage.com/en/api-faq

Framework

Uses the Flutter framework for its user interface. Reference: https://flutter.dev/

For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Dependencies

Flutter Spinkit - https://pub.dev/packages/flutter_spinkit Http - https://pub.dev/packages/http Flutter Conditional Rendering - https://pub.dev/packages/flutter_conditional_rendering

About

Ticker Application to show exchange rates between crypto currencies and Currencies.


Languages

Language:Dart 90.8%Language:Objective-C 7.1%Language:Java 2.1%