A full-stack ride-hailing application inspired by Uber, allowing users to book rides, track drivers in real-time, and manage trips efficiently. This project demonstrates skills in React, Node.js, Express, MongoDB, and Google Maps API.
- Sign up / Login authentication
- Search for rides by location
- Real-time tracking of drivers
- Book and cancel rides
- View ride history
- Accept / reject ride requests
- Real-time route navigation
- Update availability status
- View earnings and ride history
- Manage users and drivers
- Track all rides
- Analytics dashboard
- Frontend: React.js, Redux, CSS/Bootstrap, Leaflet / Google Maps API
- Backend: Node.js, Express.js
- Database: MongoDB / Firebase
- Authentication: JWT / OAuth
- Deployment: Vercel (frontend) / Render or Heroku (backend)
- Clone the repository:
git clone https://github.com/Subhamstar/UBER.git


