Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 691 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 691 Bytes

Carb-pool

An efficient carpooling solution that connects people together to reduce the overall carbon footprint.

Authors

Features

  • End to end recommender system for matching users based on preferences.
  • Map integration.
  • Responsive WebApp UI.
  • Realtime Fare and Time calculation.
  • and mamy more...

Installation

First, Git clone.

Next, install requirements.txt.

  pip install -r requirements.txt

Run project

  python manage.py runserver