Shared Ride is a carpooling platform developed on 2022 as an alternative for Bogotá inhabitants during the years following the COVID-19 Pandemic restrictions, where the car usage is restricted and populations is returning back to normal.
During the environmental contingency we want to encourage people to opt for carpooling within their own communities but most of the information in most carpooling applications is not being adequately gathered. As an immediate solution, we decided to build a very simple application (using Django REST Framework for the backend) to gather and display information about these rides.
You can check the deployment guide here.
To start working on this project I highly recommend you to check pydanny's Django Cookiecutter documentation on how to get this project up and running locally. If you don't want to do so, just run:
docker-compose -f local.yml build
docker-compose -f local.yml up
Things that are missing right now:
- Add tests and coverage implementations
- Remove weak Token Authorization system
- Implement more async and periodic tasks to improve the rating system
- A UI!
Please stick to the LICENSE, you can read a TL;DR here.
Feel free to modify, distribute, use privately, etc (READ THE LICENSE) as you please. Just include the Copyright and the LICENSE.