Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.22 KB

File metadata and controls

50 lines (36 loc) · 1.22 KB

Uber Project 🚗

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.


Features ✨

For Users:

  • Sign up / Login authentication
  • Search for rides by location
  • Real-time tracking of drivers
  • Book and cancel rides
  • View ride history

For Drivers:

  • Accept / reject ride requests
  • Real-time route navigation
  • Update availability status
  • View earnings and ride history

Admin Panel (Optional):

  • Manage users and drivers
  • Track all rides
  • Analytics dashboard

Tech Stack 🛠️

  • 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)

Screenshots 🖼️

Home Page
Booking Screen
Driver Dashboard


Installation & Setup 💻

  1. Clone the repository:
    git clone https://github.com/Subhamstar/UBER.git