Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Map Interaction #133

Open
4 tasks
mubarakshow opened this issue Jul 28, 2019 · 3 comments
Open
4 tasks

Map Interaction #133

mubarakshow opened this issue Jul 28, 2019 · 3 comments
Assignees
Labels
Up For Grabs This is available for someone to work on

Comments

@mubarakshow
Copy link
Collaborator

  • Click on anywhere on the map to add/invite a friend
  • Hover on a pin/user to see a snippet details of user
  • Click on a pin/user to view user profile
  • See all registered users on map (keep this in mind while building)
@mubarakshow mubarakshow added the Up For Grabs This is available for someone to work on label Jul 28, 2019
@mubarakshow mubarakshow added this to the Map Interactions milestone Jul 28, 2019
@mubarakshow mubarakshow added this to To do in Launch Mappypals via automation Jul 28, 2019
@asishkr123
Copy link

@mubarakshow can i be assigned to this

@asishkr123
Copy link

@mubarakshow hi, i wanted to know where and how to get access to the firebase credentials which are used. the app shows an error like this :
message : "Your API key is invalid, please check you have copied it correctly."
sorry, i am new and unaware of all these things so any guidance will be appreciated

@mubarakshow
Copy link
Collaborator Author

@asishkr123 sorry for the late reply. been off for a while. please find the keys below. Thanks
These details should be included in a .env file

API_PORT=3002
DOMAIN=http://localhost
REACT_APP_API_URL=$DOMAIN:$API_PORT
REACT_APP_FB_SDK_URL=https://connect.facebook.net/en_US/sdk.js
REACT_APP_MAPBOX_API_URL=https://api.mapbox.com/geocoding/v5/mapbox.places/
REACT_APP_TOKEN=pk.eyJ1Ijoic2Npb3J0aW5vbXJjIiwiYSI6ImNqc2RocmRzYTB2OGUzeWxuZDNmdDhrcDgifQ.txLXHEJPl4lYa8an6fcjuA
REACT_APP_ID=1234567890

FIREBASE_API_KEY: AIzaSyBxF4aFU5tnNeF2Jwa_8q7x9kuNUhtCIKA
FIREBASE_AUTH_DOMAIN: mappypals.firebaseapp.com
FIREBASE_DATABASE_URL: https://mappypals.firebaseio.com
FIREBASE_PROJECT_ID: mappypals
FIREBASE_STORAGE_BUCKET: "mappypals.appspot.com
FIREBASE_MESSAGING_SENDER_ID: 62239847561
FIREBASE_APP_ID: 1:62239847561:web:e9a46468b4d8a111

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Up For Grabs This is available for someone to work on
Projects
Development

No branches or pull requests

2 participants