An efficient carpooling solution that connects people together to reduce the overall carbon footprint.
- End to end recommender system for matching users based on preferences.
- Map integration.
- Responsive WebApp UI.
- Realtime Fare and Time calculation.
- and mamy more...
First, Git clone.
Next, install requirements.txt.
pip install -r requirements.txt
Run project
python manage.py runserver