Coder Social home page Coder Social logo

simple-android-uber-clone's Introduction

Android Uber Clone


Important - This application relies on Parse which has since been shut down. PR's welcome from anyone who wants to help get this application working again

Description: A simple Android Uber App Clone using Parse. Select whether you are a rider or a driver. Riders can request rides which are show to drivers. Drivers can view the riders locations and select which rider they would like to pick up. Once selected, navigation is started on their phone.

Dependencies: MongoDB, Heroku, and Parse

Code: Well documented Code. There are 5 Activities to be aware of:

MainActivity.Java - the first page of the app. User determines if they want to be a rider or a driver. From here they are redirected to their respective activities.

StarterApplication.Java - sets up Parse with our application ID and our server.

YourLocation.Java - This activity is for RIDERS! Once the app has determined you are a rider you are redirected to this page. This is a Google Maps Activity that shows the user their location. From this page they are able to request and cancel an UBER.

ViewRequests.Java - This is the Activity for DRIVERS! This activity allows drivers to see a listview showing the closest rides. Drivers can click on the listview to see an individual ride which will take them to the ViewRiderLocation Activity.

ViewRiderLocation.Java - This is the activity where the drivers can see their location and their riders location on a map. If the locations are acceptable to the driver they can accept the ride which will open google maps and navigate them to their rider.

simple-android-uber-clone's People

Contributors

bmorelli25 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.