android-wallet-app
android-wallet-app copied to clipboard
lets do a different sdk and ui
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.
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 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