Skip to content

Created for submission as an Intermediate android track assessmment for Andela learning community powered by Google

Notifications You must be signed in to change notification settings

KelvinPac/CryptoCurrencyConverter

Repository files navigation

CryptoCurrencyConverter

Created for submission as an Intermediate android track assessment for Andela learning community powered by Google

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes

Depedencies Used

Please make sure the following dependencies are installed and setup correctly to be able to compile properly

     compile 'com.android.support:appcompat-v7:26.0.0-alpha1'
    compile 'com.android.support.constraint:constraint-layout:1.0.2'
    compile 'com.android.support:design:26.0.0-alpha1'
    testCompile 'junit:junit:4.12'
    compile 'com.android.support:recyclerview-v7:26.0.0-alpha1'
    compile 'com.android.support:cardview-v7:26.0.0-alpha1'
    compile 'com.android.support:gridlayout-v7:26.0.0-alpha1'
    // Glide
    compile 'com.github.bumptech.glide:glide:3.7.0'
    //Retrofit
    compile 'com.squareup.retrofit2:converter-gson:2.3.0'
    compile 'com.squareup.retrofit2:retrofit:2.3.0'

Countries and regions with currencies included in the project

  • Nigeria
  • Kenya
  • USA
  • Britain
  • China
  • Swiss
  • Euro
  • Gilbraltar
  • Jordan
  • Oman
  • Bahrain
  • Kuwait
  • Japan
  • Canada
  • United Arap Emirates
  • Chile
  • Brazil
  • India
  • Israel

About

Created for submission as an Intermediate android track assessmment for Andela learning community powered by Google

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages