Skip to content

Abbasrana/Currency-Conversion-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency-Conversion-App

Simple Currency Conversion App Demostrating Clean App Architecture using Best Practices

Used Free version of Api: https://openexchangerates.org/ The free version return currencies rate in conversion of US dollar only.

Libraries Used:

  • Coroutines
  • Flow
  • Dagger-Hilt
  • ViewModel
  • LiveData
  • Room
  • MockK
  • Retrofit
  • Gson

Architecture (MVVM):

  • Repository Pattern
  • Usecases
  • Unit test

Pending Tasks:

  • Need to remove business logic from repository and add it into usecase

Future Plan:

  • Migrating Ui to Jetpack Compose
  • Integrating CI/CD
  • Adding Automated Tests

About

Simple Currency Conversion App Demostrating Clean App Architecture using Best Practices

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages