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

Create Explore fragment #12

Open
2 tasks
koustuvsinha opened this issue Jan 25, 2016 · 0 comments
Open
2 tasks

Create Explore fragment #12

koustuvsinha opened this issue Jan 25, 2016 · 0 comments
Labels

Comments

@koustuvsinha
Copy link
Member

As per mockup #1, this fragment would require a Google Map where we will display nearby user location and on tap of the marker we will show a BottomSheet with user information, which on touch will navigate us to the user Catalog.

Dependencies :

  • Need a Catalog View
  • Save user base location on Signup ? or update user location every time they use the app ?

Implementation Notes

  • To use Google Maps, you have to first create a Google Maps key in Google Developers Console. Read the official docs how to implement it.
  • In the fragment class, initialize the map in onMapReady callback. Once the map is initialized, then proceed to start network requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant