Go to file
Maxime 9f9ab9f1c0 fix dialogue parcourmob <=> silvermobi 2024-07-31 14:04:53 +02:00
.idea [+] adding in beneficiary-events the agenda-widget 2023-09-06 13:28:02 +02:00
handlers add input in front + add connection via grpc to solidarity-service(vue) 2024-06-07 11:51:01 +02:00
renderer add input in front + add connection via grpc to solidarity-service(vue) 2024-06-07 11:51:01 +02:00
server fix dialogue parcourmob <=> silvermobi 2024-07-31 14:04:53 +02:00
services fix dialogue parcourmob <=> silvermobi 2024-07-31 14:04:53 +02:00
themes@db4c22699e [+] adding in beneficiary-events the agenda-widget 2023-09-06 13:28:02 +02:00
utils [+] adding in beneficiary-events the agenda-widget 2023-09-06 13:28:02 +02:00
.gitignore Remove themes from this repo 2022-11-06 18:44:29 +01:00
Dockerfile api/cache 2023-04-20 13:14:25 +03:00
README.md api/cache 2023-04-20 13:14:25 +03:00
config.go api/cache 2023-04-20 13:14:25 +03:00
go.mod fix dialogue parcourmob <=> silvermobi 2024-07-31 14:04:53 +02:00
go.sum fix dialogue parcourmob <=> silvermobi 2024-07-31 14:04:53 +02:00
main.go add input in front + add connection via grpc to solidarity-service(vue) 2024-06-07 11:51:01 +02:00

README.md

PARCOURSMOB

The PARCOURSMOB inclusive mobility platform.

Differences with previous "RIDYGO Insertion Sociale"

This new version of PARCOURSMOB brings :

  • A delegation on authentication and identification to an external OpenID Connect Provider like COOPGO Mobility Accounts
  • A configurable and themeable approach of rendering web pages : the default theme is located in the folder themes/default/
  • A modular architecture based on groups and access rights, using COOPGO Groups Management
  • A distributed cache system through etcd to handle distributed state management like pagination in a cloud native way