Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fehernandez12/shared-ride

Repository files navigation

Shared Ride

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.

Development!

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

Contributing

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!

Want to use this project as yours?

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.

Contributors

Special Thanks to

About

Carpooling App made in Django REST Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published