Skip to content

iebayirli/Cryptomania

Repository files navigation

Cryptomania

Cryptomania is a cryptocurrency tracking application. The CoinGecko crypto API has been used to get the latest prices and histories for coins.

Screenshots

Architecture and features

MVVM (Model-View-ViewModel) architecture pattern and data binding is used in the development of this application. The development language of the application is Kotlin. The latest technologies have been tried to be used in the development of this application.

Features;

  • The user can view all coins information; such as name, symbol, current price, price change percentage etc.
  • The user can view the selected coins details; hashing algorithm information, description, time interval change with chart table.
  • The user can search for a specific coin by the coin ID in the search field.
  • The user can group coins by adding them to the favourites.

Libraries

Thank you.