huhx0015/DashNearby
Dash Nearby: An Android application that displays a list of DoorDash-affiliated restaurants nearby. Developed utilizing MVVM architecture, in conjunction with Databinding, Dagger 2, and Retrofit 2.
Java
Issues
- 1
- 1
Bug: Favorites list doesn't update when returning from RestaurantDetailsActivity after removing a restaurant from favorites.
#4 opened by huhx0015 - 0
Enhancement: Implement Auth Token & Login Flow
#20 opened by huhx0015 - 0
Enhancement: Implement dynamic list data loading for RestaurantListRecyclerView.
#21 opened by huhx0015 - 0
- 0
- 0
Bug: MainActivity toolbar name initially "Dash Nearby" and resets to "Dash Nearby" when screen orientation occurs.
#5 opened by huhx0015 - 0
Bug: Null pointer exception error when rotating the screen while restaurant list is loading.
#3 opened by huhx0015 - 0
Bug: Restaurant List reload on returning to RestaurantListFragment when up arrow in RestaurantDetailsActivity is pressed.
#2 opened by huhx0015 - 0
Enhancement: Implement offline user flow.
#15 opened by huhx0015 - 0
Enhancement: Consider other database persistence libraries as an alternative to Sugar ORM.
#14 opened by huhx0015 - 0
- 0
Enhancement: Add "pull to refresh" to allow user to manually refresh the restaurant list.
#11 opened by huhx0015 - 0
Enhancement: Re-use the existing RestaurantListFragment when switching between "Discover" and "Favorite".
#10 opened by huhx0015 - 0
Enhancement: Re-use existing restaurant list data when switching between "Discover" and "Favorite" screens.
#9 opened by huhx0015 - 0