Git Product home page Git Product logo

bitcoin-market-android's Introduction

Bitcoin Market πŸ’°

Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals

Tech stack and whys πŸ—

Screenshots πŸ“·

   

Contribution πŸ™Œ

All contributions are welcome! Feel free to jump to the issues and pick one for yourself! Please write a comment inside of the issue before you start working.

Contributors πŸ‘

Credits πŸ™

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

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.

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 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

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

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.