Giter Site home page Giter Site logo

mertceyhan / bitcoin-market-android Goto Github PK

View Code? Open in Web Editor NEW
342.0 342.0 52.0 953 KB

Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals πŸ’°

License: Apache License 2.0

Kotlin 100.00%
android android-jetpack-components architecture bitcoin-market clean-architecture compose contributions-welcome coroutines dagger-hilt jetpack jetpack-android jetpack-compose kotlin lottie modern mvvm mvvm-android price-chart retrofit2

bitcoin-market-android's Introduction

bitcoin-market-android's People

Contributors

boranfrkn avatar enofeb avatar halilozel1903 avatar kardelio avatar masreplay avatar mertceyhan avatar mertceyhan-bb avatar mustafayigitt avatar okanaydin avatar ozgurg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bitcoin-market-android's Issues

Need to Be Upgrade Room version to 2.4.2

RoomDb version should be upgraded. With current version "2.3.0" it can not compile on M1 MacBooks
following exception occurred on m1 Macs Caused by: java.lang.Exception: No native library is found for os.name=Mac and os.arch=aarch64.

current room version : 2.3.0
expected room version: 2.4.2

Improvement for caching

  • Remove the shared preferences and keep the expired information in the entity
  • Return the data always from the database

Add a code analysis tool

I think it would be nice to have a code analysis tool to keep the syntax. Detekt is a nice solution but of course, I'm open to discussing your idea.

Show loader Instead of showing an full screen component

I'm not sure Is there any particular reason to show a full screen while pulling to refresh or fetching data from API ?

I guess user experience can be improved by showing a dialog instead of showing whole full screen composable

Create Cache Mechanism

As an improvement point, we can add a memory cache mechanism to the project. Return the data from the memory if it is not expired. The expiry time can be one minute.

File structure

Hi, it is my first time working on open source
so i am going to change the file structure and move the core to new module

show list of crypto

I think it will be a good idea to add recyclerview inside a fragment to show multiple currencies, in this case we will cover multiple android topics, we can also cache them with room

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.