Skip to content

A currency converter app that uses fixer api, choose your currency and the desired currency and enter the amount. Also track your transitions

Notifications You must be signed in to change notification settings

mahmoudelfouly/Currency-Converter

Repository files navigation

Currency-Converter

Introduction

Currency Converter is an app that converts your desired amount from one currency to another using FixerApi.

Branches

  • compose-edition: xml version with some compose migration + clean architecture
  • main: For the xml version

Technologies

Language:

  • Kotlin
  • XML
  • Compose

Architecture patterns:

  • MVVM

Libraries:

  • Room
  • SQLiteDatabase
  • RxJava
  • Retrofit
  • Gson Converter
  • OkHttp
  • Hilt
  • ViewModel
  • LiveData
  • Firebase Crashlytics

About

A currency converter app that uses fixer api, choose your currency and the desired currency and enter the amount. Also track your transitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages