bitcoin-market-android
bitcoin-market-android copied to clipboard
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
As a User, I want to get a notification of the current price at 12:00 every day, so that I can track the price easily https://developer.android.com/reference/android/app/AlarmManager
I think it would be nice to have a code analysis tool to keep the syntax. [Detekt](https://github.com/detekt/detekt) is a nice solution but of course, I'm open to discussing your idea.
https://developer.android.com/jetpack/compose/testing
I'm not sure Is there any particular reason to show a full screen while pulling to refresh or fetching data from API ? I guess user experience can be improved...