Skip to content

ismailfatihbirak/CryptoApp

Repository files navigation

Cryptocurrency Price Tracker App

  • Real-time Prices: Get up-to-date cryptocurrency prices.
  • User Registration: Sign up effortlessly to unlock personalized features.
  • User-friendly: Easy navigation and a clean interface.
  • Customized: Add your favorite coins to your watchlist.
  • Notifications: Receive alerts for price changes.

Features

  • Kotlin
  • Clean Architecture
  • Jetpack Compose
  • Workmanager
  • Hilt Dependency Injection
  • Coroutines flow
  • Firebase authentication and firestore
  • Retrofit Coil

API Reference

The app uses the CoinAPI.io

Screenshoots

Welcome Sign Up Sign In

Home favorite detail

Search notifaction

Getting Started 🚀

To run the News App locally, follow these steps:

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or physical device.

What used in project?

License ℹ️

MIT License

Copyright (c) 2024 Ismail Fatih Birak

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.