this project is android application like Uber app, PickMe app but project scope is small.
this project is build using java and use Firebase real time database.
RideMe app ScreenShots
Customer interface
Driver interface
how to Step this project.
-
Download this project.
-
After Downloading the project delete README file and ScreenShots folder.
-
Go to firebase console. https://firebase.google.com/
-
If you haven't already, create a Firebase project: In the Firebase console, click Add project, then follow the on-screen instructions to create a Firebase project or to add Firebase services to an existing GCP project.
click Add project.
Enter Project name.
- After creating your project,go to Created project and add android app to your project.
Register your app and follow the instruction given there
Android package name: com.exp.rideme
- Create a Realtime Database
Use test mode as Security rule
- Run project on android studio.