Skip to content

A mobile app that geolocates you and allows you to chat with your friends

Notifications You must be signed in to change notification settings

Harry-Chalcraft/locapic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

locapic

A mobile app that geolocates you and allows you to chat with your friends

This project was part of my training to learn about react native.

This is a mobile app that uses facebook authentication to login, here is the documentation. It has two pages one page designed to geolocate you using google maps. This is a good exercise to familiarize yourself with the google maps tools. It is set on the Paris coordinates, but once it has geolcated you it will display a marker on yout position with the message "Hello, I am here!".

The second page is a chat to send live messages. It uses websockets via socket.io. What was interesting here is that we use the facebook information (name and profile pic) collected during the login and put away in the store via redux, to display the messages.

It is a simple app but fun to work on!

Screenshots:

  • Home screen:

locapic1

  • Maps screen:

locapic2

  • Chat screen:

locapic3

Developed With

About

A mobile app that geolocates you and allows you to chat with your friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published