Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Re-use existing restaurant list data when switching between "Discover" and "Favorite" screens. #9

Open
huhx0015 opened this issue Jun 5, 2017 · 0 comments
Assignees

Comments

@huhx0015
Copy link
Owner

huhx0015 commented Jun 5, 2017

Currently, the restaurant list data is reloaded when switching between "Discover" and "Favorite" options in the navigation drawer.

As this reduces the general flow of the app, we should instead use the display restaurant list data to build the favorites list (and vice-versa). By doing so, we minimize the number of necessary API calls and user flow is less disruptive.

@huhx0015 huhx0015 self-assigned this Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant