Skip to content

Marquis103/UberClone

Repository files navigation

UberClone

Uber clone is an app that simulates the Uber business flow from the aspect of the rider and the driver, using Parse as an online storage platform to store users, requests and updated locations.

WorkFlow

Rider

The rider opens the application and after logging in successfully can request an Uber. The request is submitted to the system and the request will be populated in a queue for near by uber drivers. When a driver has selected to answer their request, the rider screen will be updated with how far away the driver is from their location. The rider also has the option to cancel the uber request.

Driver

The driver waits for a request to be enqueued, and then selects the best rider they find available in the queue (usually the closest and easiest to get to is the best). When the driver responds to a request, the rider's location is used to start the diretions portion of the Maps application.

Images Describing the Workflow

Alt text Alt text Alt text Alt text Alt text Alt text

###Concerns App was built using Parse. Will need to be transitioned and extended using a custom build Parse platform, or a different PAAS.

##License Code released under the MIT license

About

Clone of Uber using Parse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published