EcoRide is a sustainability-driven, eco-friendly carpooling app designed for coworkers within the same organization. By intelligently matching employees traveling to the same workplace, EcoRide helps reduce carbon emissions while fostering stronger inter-office connections.
In a world increasingly aware of climate change and urban congestion, EcoRide aims to:
- 🚘 Reduce individual vehicle usage
- 🌍 Lower carbon footprints
- 🤝 Promote community and collaboration among coworkers
- 💡 Provide cost-effective and sustainable commuting solutions
- 🔍 Smart coworker matching based on location and working hours
- 📅 Customizable ride schedules and preferences
- 📍 Live route optimization and carpool suggestions
- 🧾 Track your eco savings – emissions, fuel, and cost
- 🤝 Profiles and reviews to ensure ride comfort and safety
- Frontend: React Native
- Backend: Node.js
- Database: MongoDB
- Routing & Maps: Google Maps API
# Clone the repository
git clone https://github.com/dsankla1/EcoRide.git
cd EcoRide
# Install dependencies
npm install
# Start the application
npm start