This project is an Uber clone built using React Native, leveraging the Google Places API, Directions API, and Distance Matrix API for route calculation and geolocation services. The app provides a user-friendly interface for booking rides, displaying routes, and estimating travel times between destinations.
Map Integration: Google Maps integration for displaying routes and navigation. Location Services: Utilizes Google Places API for location search and autocomplete. Ride Booking: Allows users to book rides, select destinations, and view estimated times of arrival. Redux Integration: State management using Redux for efficient data storage and retrieval.
React Native: Framework for building mobile applications using JavaScript and React. Redux: State management library for predictable state containers in the app. Google Places API: For location search, place autocomplete, and geocoding. Google Directions API: Provides route information and navigation data. Google Distance Matrix API: Calculates distances and travel times between locations. Getting Started
To run the app locally, follow these steps:
Book a Ride: Enter the pickup and dropoff locations to book a ride. View Routes: Display routes and estimated times of arrival on the map. Check Ride Status: Track the status of booked rides and estimated fare. Contributing
Contributions are welcome! To contribute to this project.