Giter Site home page Giter Site logo

dashcoin's Introduction

Dash Coin

DashCoin is a crypto currency tracker with jetpack compose and clean architecture

This project is developed by MathRoda for more projects GitHub .

Blog ✍

i documented my journey and thoughts for the development process , read my article on https://medium.com/@mathroda/crypto-currency-tracker-with-jetpack-compose-clean-architecture-e93a4330a76d

Application Install

You can Install and test latest DashCoin app from below πŸ‘‡

DashCoin

or from the IzzyOnDroid F-Droid compatible repo

Get it on IzzyOnDroid

Showcase Video

watch video here DashCoin Showcase

About

  • Clean and Simple UI with Jetpack Compose.
  • Best and Clean Code Quality following Modern Android Development
  • Clean Architecture Approach by uncle bob

Insights into the app πŸ”Ž

Technical details

  • DashCoin uses an open opi from Coin Stats
  • DashCoin uses Retrofit to make api requests to coinstats.
  • DashCoin is made using Kotlin & Jetpack Compose and following Modern Android Development practices.
  • DashCoin uses Room to store users favorite coins for watchlist feature
  • DashCoin uses chart visuals library to view market changes by MPAndroidCharts
  • DashCoin uses Kotlin Coroutines and Flow to handle all asynchronous tasks.
  • DashCoin uses all Jetpack libraries and follows clean architecture. It also has a G.O.A.T rating in Android's M.A.D scorecard.

https://madscorecard.withgoogle.com/scorecard/share/1490470347/

Built With πŸ› 

  • Kotlin - First class and official programming language for Android development.
  • Jetpack Compose - Jetpack Compose is Android’s modern toolkit for building native UI
  • Coroutines - For asynchronous and more..
  • Flow
    • A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
  • StateFlow - StateFlow is a state-holder observable flow that emits the current and new state updates to its collectors.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Dependency Injection -
    • Hilt-Dagger - Standard library to incorporate Dagger dependency injection into an Android application.
    • Hilt-ViewModel - DI for injecting ViewModel.
  • GSON - A modern JSON library for Kotlin and Java.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Room - an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite.
  • Firebase Authentication - Firebase Authentication provides backend services, easy-to-use SDKs.
  • [Firebase FireStore]https://firebase.google.com/docs/firestore) - Cloud Firestore is a flexible, scalable database for mobile, web, and server development from Firebase and Google Cloud.
  • Lottie A Lottie is a JSON-based animation file format that enables designers to ship animations on any platform as easily as shipping static assets.
  • Work Manger - WorkManager is the recommended solution for persistent work.
  • Splash Screen API - When a user launches an app while the app's process is not running (a cold start) or the Activity has not been created (a warm start), the following events occur.
  • GSON Converter - A Converter which uses Moshi for serialization to and from JSON.
  • Coil - An image loading library for Android backed by Kotlin Coroutines.
  • Material Components for Android
    • Modular and customizable Material Design UI components for Android.

Package Structure

Architecture

This app uses Clean Architecture .


If you like my projects you can buy me a cup of coffee

Contact

you can connect with me here LinkedIn .

License

Copyright 2022 MathRoda, Inc. All Rights Reserved.

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.

dashcoin's People

Contributors

mouawiahammo avatar mathroda avatar mohamedrejeb avatar poussinou avatar kanake10 avatar commandiron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.