android-wallet-app icon indicating copy to clipboard operation
android-wallet-app copied to clipboard

lets do a different sdk and ui

Open jjhesk opened this issue 8 years ago • 2 comments

there is a need to do so and make it easier to develop.

  • a module to do all the calculations and api requests
  • the main module will be doing all the ui things call the api.

jjhesk avatar Nov 11 '17 04:11 jjhesk

HI! I propose to do the following -REMOVE EVENT BUS -use Dagger 2 for dependency injection -MVP or MVVM -Retrofit for api calls -RxJava -I would have redesigned the app. It seems to me that the navigation with drawer is obsolete. Bottom navigation is more modern

alexanderhudym avatar Nov 12 '17 02:11 alexanderhudym

@alexanderhudym i would suggest to keep the drawer as the app is getting more functions and it would be nice to do all the tweaking on the drawer. it should able to keep bitcoins and 3 most popular coins in the wallet. I have my fork already.

  • [ ] I would have redesigned the app. It seems to me that the navigation with drawer is obsolete. Bottom navigation is more modern
  • [ ] REMOVE EVENT BUS
  • [x] use Dagger 2 for dependency injection
  • [x] MVP or MVVM
  • [ ] Retrofit for api calls
  • [x] RxJava

Please post ur wireframe as reference for the app. thx

jjhesk avatar Nov 17 '17 10:11 jjhesk