Skip to content

PatilShreyas/ridesharing-uber-lyft-app

 
 

Repository files navigation

Ride-Sharing Uber Lyft Android App

Learn to build ride-sharing Android app like Uber, Lyft - Open-Source Project By MindOrks

MindOrks MindOrks Community


This project is under development. Stay-tuned for Updates.

Building the project

This App uses the Google API Key for Maps, Directions and Places. Get the API key from the Google Cloud Developer console after enabling the Maps, Directions and Places features for your project and put that in the local.properties apiKey=YOUR_API_KEY

We will build and learn the following for the App like Uber and Lyft:

  • Create Rider Android App
  • Fetch and show nearby cabs on Google Map
  • Set Pickup and drop location
  • Book a cab
  • Fetch and show driver current location
  • Cab Arrival for pickup like Uber
  • On-going trip UI
  • Trip End
  • Animation like Uber App for Car
  • This project uses the basic MVP Architecture

We have simulated the backend environment for you to get the real-work like experience.

Explore Android Online Tutorials and Courses by MindOrks

Find this project useful ? ❤️

  • Support it by clicking the ⭐ button on the upper right of this page. ✌️

License

   Copyright (C) 2020 MINDORKS NEXTGEN PRIVATE LIMITED

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

Ride-Sharing Uber Lyft Android App - Learn to build ride-sharing Android app like Uber, Lyft - Open-Source Project By MindOrks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%