{"id":29264153,"url":"https://github.com/mmj-dev-git/currency-conversion","last_synced_at":"2025-07-26T16:12:24.490Z","repository":{"id":278436099,"uuid":"935602429","full_name":"mmj-dev-git/currency-conversion","owner":"mmj-dev-git","description":"An exchange rates currency converter for Android using Kotlin following modern best practices","archived":false,"fork":false,"pushed_at":"2025-02-19T18:46:30.000Z","size":2653,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T11:54:59.995Z","etag":null,"topics":["android","clean-architecture","currency-conversion","currency-converter","currency-exchange-rates","currency-rates","jetpack-compose","kotlin","mvvm","open-exchange-rates"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmj-dev-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-19T17:58:26.000Z","updated_at":"2025-05-22T07:13:01.000Z","dependencies_parsed_at":"2025-02-19T19:44:23.772Z","dependency_job_id":null,"html_url":"https://github.com/mmj-dev-git/currency-conversion","commit_stats":null,"previous_names":["m-jayy/currency-conversion","mmj-dev-git/currency-conversion"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mmj-dev-git/currency-conversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmj-dev-git%2Fcurrency-conversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmj-dev-git%2Fcurrency-conversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmj-dev-git%2Fcurrency-conversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmj-dev-git%2Fcurrency-conversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmj-dev-git","download_url":"https://codeload.github.com/mmj-dev-git/currency-conversion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmj-dev-git%2Fcurrency-conversion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263510405,"owners_count":23477408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","clean-architecture","currency-conversion","currency-converter","currency-exchange-rates","currency-rates","jetpack-compose","kotlin","mvvm","open-exchange-rates"],"created_at":"2025-07-04T12:10:16.354Z","updated_at":"2025-07-04T12:10:20.747Z","avatar_url":"https://github.com/mmj-dev-git.png","language":"Kotlin","readme":"# Currency Conversion App Following Modern Best Practices\n\nThis app allows users to view a given amount in a selected currency, converted into other currencies using real-time exchange rates.\n\nCheck out the app's demo video:  \n[App Video Link](https://www.youtube.com/shorts/4Ee9whmzfxk)\n\n## Build On\n\n- **Kotlin version:** 2.0\n- **Android Studio:** Ladybug\n- **Runtime version:** 17.0.11+1-b1312.2 aarch64 (JCEF 122.1.9)\n- **VM:** OpenJDK 64-Bit Server VM by JetBrains s.r.o.\n\n## Functional Requirements\n\n- Fetches exchange rates data from the free version of an exchange rates service.\n- Perform the conversions on the app side if exchange rates for the selected currency are unavailable through Open Exchange Rates.\n- Supports **offline mode**, allowing the app to be used after the data is fetched and persisted locally.\n- The app refreshes the required data no more frequently than once every **30 minutes** to minimize bandwidth usage.\n\n## User Interactions\n\nThe app's UI is built using **Jetpack Compose** and provides the following features:\n\n- **Currency Amount Input:** The user can enter the amount they want to convert.\n- **Currency Selection:** The user can select a currency from a list provided by Open Exchange Rates.\n- **Converted Amount Display:** After selection, the app displays the desired amount converted into various currencies.\n\n## Environment Configuration\n\nThe app uses the **Base URL** and **OpenExchange App ID** from the `env.secrets.json` file, located in the app directory, to make API requests.\n\n## Testing\n\n- **Unit Tests:** The project contains unit tests that ensure the correct operation of the app.\n\n## Architecture\n\nThe app adopts the **MVVM** architecture, following the principles of **The Clean Architecture** and **S.O.L.I.D** to maintain a scalable, maintainable, and testable codebase.\n\n## Libraries and Tools Used\n\nThe app uses the following libraries:\n\n- **Kotlin Flow**\n- **Coroutines**\n- **ViewModel**\n- **Jetpack Compose**\n- **Dagger Hilt**\n- **Retrofit**\n- **Room**\n- **JUnit**\n- **Turbine**\n- **Espresso**\n\n**Note:** To run the project, add your Open Exchange `app_id` to `env.secret.json`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmj-dev-git%2Fcurrency-conversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmj-dev-git%2Fcurrency-conversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmj-dev-git%2Fcurrency-conversion/lists"}