-
This is a cryptocurrency trading app. The user can log in to the application by registering. The user can search for the coins they want, see the coins that gain and lose the most value, view the graphs of the coins, their prices, and the rate of increase and decrease. They can add and withdraw money to their wallet, buy and sell coins, add coins to their favorites, and view their transaction history.
-
(Important Note: Adding/removing money to the wallet and buying/selling coins is simulated.)
-
(I used the word "favourites" instead of "favorites" in the project, sorry about that.)
- You can install the app on Google Play
- Firebase
- ViewPager2
- View Binding
- Dependency injection-Hilt
- Navigation Component
- Navigation Safe Args
- Coroutines
- MutableLiveData
- MVVM
- Glide
- Retrofit
- api.coinmarketcap.com
- Clone this repository to your preferred directory using the following command:
git clone https://github.com/Yusuf-Solmaz/CoinCrafter
-
Open the cloned project in Android Studio.
-
Build and run the app on an emulator or a physical device.
- If you have any questions, feedback, or suggestions, feel free to reach out to me. yusufmucahitsolmaz@gmail.com
This project is licensed under the Apache License, Version 2.0. See the LICENSE file for details.