CurrencyConverterCalculator / Ccc

Licence: apache-2.0
💰 Currency Converter Calculator with power of Kotlin Multiplatform

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Ccc

Myweatherkotlinflow
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection
Stars: ✭ 23 (-78.9%)
Mutual labels:  coroutines, mvvm
Mvvm Kotlin Android Architecture
MVVM + Kotlin + Retrofit2 + Hilt + Coroutines + Kotlin Flow + mockK + Espresso + Junit5
Stars: ✭ 1,014 (+830.28%)
Mutual labels:  coroutines, mvvm
Plainupnp
PlainUPnP is an upnp control point application for android.
Stars: ✭ 33 (-69.72%)
Mutual labels:  coroutines, mvvm
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+4378.9%)
Mutual labels:  coroutines, mvvm
Refactored Umbrella
Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture
Stars: ✭ 100 (-8.26%)
Mutual labels:  coroutines, mvvm
Androidquick
做外包用的快速开发库--微信、支付宝支付(含签名,下单)、自定义View(验证码/密码,九宫格图片上传等)、换肤、图片预览、RxJava、EventBus、JetPack、CameraX、base层封装等
Stars: ✭ 565 (+418.35%)
Mutual labels:  coroutines, mvvm
Wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
Stars: ✭ 1,004 (+821.1%)
Mutual labels:  coroutines, mvvm
Jetpack Wanandroid
Kotlin+Jetpack+Coroutines+Retrofit+koin 完成的MVVM 组件化客户端 🔥🔥
Stars: ✭ 353 (+223.85%)
Mutual labels:  coroutines, mvvm
Disneymotions
🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 1,105 (+913.76%)
Mutual labels:  coroutines, mvvm
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (+870.64%)
Mutual labels:  coroutines, mvvm
Playandroid
🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓,暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况,协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib,你想要的我都有!!!
Stars: ✭ 414 (+279.82%)
Mutual labels:  coroutines, mvvm
Movietray
Its a playground application focusing on Paging3, MVVM architecture, Kotlin Extension functions, Retrofit, DSL, Navigation component, MotionLayout, SharedElementTransition, Single Activity Architecture, DataStore etc.
Stars: ✭ 78 (-28.44%)
Mutual labels:  coroutines, mvvm
Disneycompose
🧸 A demo Disney app using Jetpack Compose and Hilt based on modern Android tech-stacks and MVVM architecture.
Stars: ✭ 368 (+237.61%)
Mutual labels:  coroutines, mvvm
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+657.8%)
Mutual labels:  coroutines, mvvm
Stackzy
💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡
Stars: ✭ 307 (+181.65%)
Mutual labels:  coroutines, mvvm
Eyepetizer
🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。
Stars: ✭ 988 (+806.42%)
Mutual labels:  coroutines, mvvm
Moko Mvvm
Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
Stars: ✭ 329 (+201.83%)
Mutual labels:  coroutines, mvvm
Pokedex Ar
🦄 Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
Stars: ✭ 347 (+218.35%)
Mutual labels:  coroutines, mvvm
Sesame
Android architecture components made right
Stars: ✭ 48 (-55.96%)
Mutual labels:  coroutines, mvvm
Pinboard Kotlin
Unofficial Pinboard android app, developed as a playground to study many topics related to Android. Kotlin + Coroutines + MVVM
Stars: ✭ 60 (-44.95%)
Mutual labels:  coroutines, mvvm

A currency converter application for most of the currencies used in the world.

You can quickly convert and make mathematical operations between currencies.

Buy Me a Coffee at ko-fi.com

Branches

  • master - Kotlin Multi Platform (WIP)

    • [x] badge in production 💪
    • [ ] badge in progress 🙇
    • [ ] badge coming soon 👀
    • [ ] badge coming soon 👀
    • [x] badge in beta 👊
    • [x] badge shared between FE targets ♻️
    • [x] badge shared between all targets ♻️
  • android - Pure Android branch (retired). If you want to see how the app was implemented with pure Android technologies and libraries check this branch!

  • minsdk16 - Android market branch with min sdk 16 support. (in Production for SDK16 - SDK21)

⚠️ Note

The project uses submodules, please clone it as below:

git clone https://github.com/CurrencyConverterCalculator/CCC.git &&
cd CCC &&
git submodule update --init --recursive

Included Currencies

currencies.png

Android

iOS

License

Copyright 2017 Mustafa Ozhan

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].