Skip to content

The purpose of this project is to solve a personal issue. It's been hard for me to move from distant cities without having to use public services. This API provides a solution for getting a ride anywhere you want. From city to city, and sharing a trip with other people

License

Notifications You must be signed in to change notification settings

danhergir/cride

Repository files navigation

Overview

API made with Python and Django REST Framework.

The purpose of this project is to solve a personal issue. It's been hard to me to move from distant cities without having to use public services. This API provide a solution for getting a ride to anywhere you want. From city to city, and sharing a trip with other people

Software Demo Video

Development Environment

  • Django / Django REST Framework
  • Python
  • Docker
  • Celery
  • PostgreSQL
  • VSCode

Useful Websites

Future Work

  • Create an user interface
  • Serve HTML and views in the server
  • Developing the business idea

Instructions to run the project

docker-compose -f local.yml build
docker-compose -f local.yml up

About

The purpose of this project is to solve a personal issue. It's been hard for me to move from distant cities without having to use public services. This API provides a solution for getting a ride anywhere you want. From city to city, and sharing a trip with other people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published