GithubHelp home page GithubHelp logo

criptabit's Introduction

CriptaBit

platform license GitHub (pre-)release

Criptabit is an Android app that tracks and displays prices, charts, markets, and fundamentals of over 1500 crypto currencies! an 10K+ Stoks symbols The app is completely open source with NO ADS EVER! It was a labor of love. I have spent months working on it every night after I get home from work and on weekends.

Splash Screen

Features

  • Displays market cap, volume, percent change, price, and coin image for over 1500 crypto currencies and 10K+ Stocks Symbols
    • List is sortable and searchable
  • Users can add favorites to a separate tab so that they can keep a close eye on the currencies they care about
  • Displays charts for price over time of each currency and Stock Symbols at different intervals
    • Users can drag their fingers across the chart to see the price at a given time
    • Chart displays data in USD
  • Statistics about the supply of each currency and Stock Symbol are displayed on a table under the chart and
  • Easily navigate directly to the CoinMarket page for a currency from right inside the app to the StockMarket Page throught Side Drawer
  • Displays markets for each currency and Stock symbol sorted by volume

Libraries Used

  • EasyRest: This library is used extensively for all network calls within the app. It takes care of request caching, multi-threading, and marshalling JSON into objects with Jackson

  • material-dialogs: Library used to show the sorting dialog

  • ToggleButtonGroup: Library used for the buttons which allow users to toggle the date range on the chart

  • MaterialFavoriteButton: Library used for the favorite button on the home screen

  • MPAndroidChart: Used to show price over time chart

  • Picasso: Library used for hassle-free image loading and display

  • GSON: Library used to serialize text from the database into real Java objects and vice-versa

  • Firebase: Firebase for providing real time authentication

Permissions

android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET

These two permissions are required so that we can talk to the APIs on the internet that give us information about crypto currencies

Sources

  • CryptoCompare: Huge thanks to CryptoCompare! Without their APIs this app would not be possible. They are the backend for chart data, coin images, market caps, volume, prices, and percent changes
  • Yahoo Finance-api: This API Is Used for Accesing data of stock Market (symbol and all)
  • shields.io: Provides the beautiful build badges at the top of this README
  • SmashiconsFor Wonderfull icons

criptabit's People

Contributors

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