The Problem

Electric vehicle adoption is often hindered by "range anxiety" and the lack of a pervasive charging network. While commercial stations are growing, they are often concentrated in specific zones. Meanwhile, thousands of home chargers sit idle for 20+ hours a day.

The Solution

ShareCharge is a marketplace that connects private charger owners (Hosts) with EV drivers (Travelers). By turning every residential driveway into a potential charging hub, we can expand infrastructure overnight without massive capital expenditure. Hosts earn passive income, and drivers gain access to charging in underserved areas.

Key Features

Real-time Discovery

Integrated Leaflet maps with live availability and filtering by connector type.

Secure Payments

End-to-end transaction handling with an integrated wallet and payout system.

Host Analytics

Detailed dashboards for hosts to track earnings, occupancy, and power delivery.

P2P Messaging

Secure in-app communication for coordinating access and specific charging needs.

Technical Stack

The frontend is built with **React 19** for a responsive user experience. The backend uses **Node.js** with an **Express** framework, talking to a **PostgreSQL** database. Geospatial queries for finding nearby chargers are handled efficiently via custom SQL procedures.