Skip to content

sarimk80/MapChat

Repository files navigation

MapChat - Android App

MapChat help users to connect with anyone from around the globe.

Installation

clone this project to your local machine and import in into android studio.

https://github.com/sarimk80/MapChat.git

Configuration

This project is dependent on firebase so to run it you have to add your project to firebase console.

Firebase Setup

download the google-services.json file and add it to module (app-level) directory of your app.
Create an account on

MapBox map

to get the access-token-key

Permissions

The app only require two permissions.
  • Network access
  • Location from the gps

Libraries

Application Flow




TODOS

  • Send image (right now user can only send text messages).
  • Change account page UI design.
  • Feature that will display users to only their friends.
  • Settings page where user can adjust map icon visibility.