It is an android based project, mainly giving some google map features. Ride is capable of getting REALTIME LOCATION of different users, and also having other MAPS features like navigation to different location.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The whole project was made on Android Studio. So you need to have a knowlegde of android app development on Android Studio. The Major Syntax must be known. You Should know about the java coding in order to proceed to android.
Search for SDK Tool also.
If you want to use the code in your project. Just include the java and resource file to your System. and Check the Android Manifest files to Fill the required API Keys.
Other files will be created when you will start a project. I am not sharing the full project, but only the activities and layout files, So that anyone can use it.
Read the Firebase Android documentation to proceed the full backend.
The project is not deployed on the playstore. The backend is fully supported by Firebase(google cloud).
- Ujjwal Anand - Including all works - linkedin profile
- This whole idea was made by a friend during a trip.. So thanks to him.
- I got much help from google.
- Thanks to Udacity.com to give such a handfull of tutorials free to use and learn.