Skip to content

I pulled the data using the Coin Ranking API and showed this data on the chart with the MPAndroid library and previous values. Using Room Database, we can add and remove crypto coins to favorites.

License

Notifications You must be signed in to change notification settings

ihaydinn/coin-ranking-app

Repository files navigation

Build Status API API

Content

About Projects

Screenshots

Abstract

I decided to make the Coin Ranking app to use the new technologies of Android and improve myself. When I started doing this application, there were technologies that I used for the first time. This situation forced me a lot. I got involved in continuous research and received help from various question and answer platforms. I would like to thank everyone separately. I am sharing this project with you as open source. If you have a chance to review the code structure, don't forget to send your advice to me. When I finished this project, I learned very good experiences. This made me very happy. Now I started to roll up my sleeves to start my next project.

Project Details

In this Coin Ranking app, using the Coin Ranking API, I enabled all cryptocurrencies to be displayed. When one of the cryptocurrencies clicked, I provided the history of the chart with the details. I used the MPA library while doing this. We can also add to favorites when we go into details.

How Can I Use

If you want to use this project, all you have to do is

/data/ApiService/
@Headers("Your API KEY")

you can follow this path and use the API you obtained from RapidApi or CoinRanking.

Libraries and tools

Architecture

Design

I tried to make the design as good as I could for me :) I tried to be inspired by Flaticon sites.

Support

If you want to support, I drink your coffee. 😊 ☕

Contact

License

Copyright (c) 2020 İsmail Hakkı AYDIN

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

I pulled the data using the Coin Ranking API and showed this data on the chart with the MPAndroid library and previous values. Using Room Database, we can add and remove crypto coins to favorites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages