Eco Ride is a web-based car-sharing platform built for the students of SKCET. It provides an eco-friendly and convenient way for students to share rides, allowing drivers to offer available seats in their vehicles, and passengers to find rides along the same route. This platform promotes carpooling, reducing travel costs and contributing to a more sustainable environment.
- Frontend: React, Material UI, Tailwind CSS
- Backend: Spring Boot
- Database: MySQL (or any other database used)
- Communication: REST APIs
- User Registration and Login: Users sign up using their SKCET ID card, which is validated for authenticity.
- Create and Manage Rides: Drivers can create a ride by specifying departure and arrival locations, date, time, and available seats.
- Search for Rides: Passengers can search for available rides based on their desired departure location.
- Ride History: Both drivers and passengers can view their ride history (upcoming, ongoing, and completed).
- Deep Learning-Based ID Verification: The system uses deep learning to recognize and validate student IDs during sign-up.
- Filter Options: Users can filter ride searches to find the best matches for their needs.
- Expand Eco Ride to institutions and large IT industries.
- Add advanced features like demand-based driver suggestions.