Go to file
Arnaud Delcasse 2f0a45ced0
Build and Push Docker Image / build_and_push (push) Failing after 34s Details
improvements
2025-06-10 08:59:58 +02:00
.gitea/workflows initial commit 2025-03-05 00:30:53 +01:00
handler improvements 2025-06-10 08:59:58 +02:00
servers/grpc improvements 2025-06-10 08:59:58 +02:00
storage Return handling 2025-05-28 07:32:24 +02:00
types add data field to bookings 2025-06-04 15:52:03 +02:00
.gitignore initial commit 2025-03-05 00:30:53 +01:00
Dockerfile initial commit 2025-03-05 00:30:53 +01:00
README.md initial commit 2025-03-05 00:32:57 +01:00
config.go Return handling 2025-05-28 07:32:24 +02:00
go.mod add data field to bookings 2025-06-04 15:52:03 +02:00
go.sum add data field to bookings 2025-06-04 15:52:03 +02:00
main.go solidarity transport update 2025-05-23 09:45:37 +02:00

README.md

COOPGO Solidarity Transport

COOPGO Solidarity Transport is a solidarity transport management microservice. It handles :

  • driver availabilities declarations
  • passenger journeys requests
  • matching between passenger journeys requests and driver availabilities

TO DO

  • Save passenger trip requests