Skip to content

This repository is conformed with two applications, Driver and Rider App

License

Notifications You must be signed in to change notification settings

AntohMush/UberClone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UberClone

Setup Guide

Setup firebase

  • Open your Firebase console
  • Add a new project
  • Add a new Android application, you have to do add 2 applicatitons, driver and rider one.
  • Then go to the project settings > Cloud Messaging. On this tab you will copy the Server Key and you will put it in IFCMService.java file you will put the Server Key on the line 14, after Authorization:key=
  • Do also the last step to the RiderApp

Setup Google APIs

  • Go to your Google cloud platform and select your project or create a new project.
  • Search and active:
    • Places SDK for Android
    • Maps SDK for Android
    • Directions API
  • Go to your Credentials and copy the API Key
  • You will replace the API key on the String.xml of the both applications

Screenshots

Driver Application Rider Application
ScreenshotDriverApp00 ScreenshotRiderApp00

About

This repository is conformed with two applications, Driver and Rider App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%