DEVELOPER: huhx0015
Dash Nearby: An Android application that displays a list of DoorDash-affiliated restaurants nearby, using the DoorDash API. Dash Nearby was developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, and Retrofit 2.
Please note that Instant Run must be disabled to run this project correctly, as this project utilizes the Sugar ORM library, which is known to have issues with Instant Run. For more details, check here: https://stackoverflow.com/questions/33031570/android-sugar-orm-no-such-table-exception
- Dagger 2: https://github.com/google/dagger
- LeakCanary: https://github.com/square/leakcanary
- OkHttp: https://github.com/square/okhttp
- Permissions Dispatcher: https://github.com/hotchemi/PermissionsDispatcher
- Picasso: http://square.github.io/picasso/
- Retrofit 2: http://square.github.io/retrofit/
- Sugar ORM: https://github.com/chennaione/sugar