FaUxber - aka "faux Uber" - is a recreation of an Uber(-esque) application. It was done following a tutorial by Sonny Sangha, found here.
This is an Uber clone based on Sangha's tutorial, where the user can insert point A and point B locations and get the number of miles between the two points, as well as what the various Uber car ride options would cost based on things like mileage. It functions, essentially, just like Uber, only without the actual payment transactions, and utilizes three main APIs: the Google Directions API, the Google Places API (for autocomplete), and the Distance Matrix API.
- Expo & Expo Go
- Android Studio
- React Native & React (RN elements, RN maps, React navigation, etc.)
- Tailwind CSS
- Redux
- APIs:
The development of this project is complete for the foreseeable future.