For personal Use:
MapChat - Android App
MapChat help users to connect with anyone from around the globe.
Installation
clone this project to your local machine and import it 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.
download the google-services.json file and add it to the module (app-level) directory of your app.
Create an account on
to get the access-token-key
Permissions
The app only requires two permissions.
- Network access
- The location from the GPS
Libraries
- Firebase (Auth and database)
- ViewModel
- Koin (for dependency injection)
- Jetpack navigation component
- rxPermission
- Coroutines
- MapBox map
- Glide
Application Flow
Built With
- kotlin
Log in or sign up for Devpost to join the conversation.