Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.63 KB

Currency Exchange App in kotlin

A new Kotlin application.

Currency Exchange App usign Foreign exchange rates API

Getting Started

This project is a starting point for a kotlin application.

Used features:

  • andorid spinkit library link
  • Foreign exchange rates API link
  • kotlin navigation component
  • google gson link
  • retrofit http client link
  • picasso images library link
  • JakeWharton Kotlin Coroutine Adapter link

A few resources to get you started if this is your first kotlin project:

App was created in kotlin language

Used technology

  • async tasks using coroutines
  • build recyclerviews
  • used arraylists and hashmaps
  • used shared preferences
  • custom classes
  • get api using retrofit
  • custom spinners and textviews
  • usign jetpack navigation component

Screenshots :

Thanks for reading. Don't forget to star my project