Skip to content

anuranBarman/CryptocurrencyApp

Repository files navigation

Cryptocurrency Maniac

A simple Cryptocurrency App made with Flutter.

Features:

  1. Get All Coins and their percentage change and price in INR (Indian Rupee)
  2. Get historial data via chart and coin details info and news specific to the coin
  3. Get top exchanges corresponding to the coin in INR
  4. Get News from all reputated sources for all coins

Screenshots

ScreenShot 1

ScreenShot 2

ScreenShot 3

ScreenShot 4

ScreenShot 5

How To Run:

  1. Add Your CoinMarketCap API in /lib/ui/listingscreen.dart on LINE 22
  2.  cd into the project 
    
  3.  fluter run --release
    

To Do:

  1. Add Multi Currency Support
  2. Add Alerts for Price Drop/Rise

Credits

The app uses CoinMarketCap (https://coinmarketcap.com) and CryptoCompare (https://cryptocompare.com) API. Thanks to their service.

Author

Anuran Barman

Contribute

Feel free to contribute. Start and Fork to show your support.