Go to file
Arnaud Delcasse 9ab7b66b68 solidarity transport updates 2025-09-09 05:47:56 +02:00
.gitea/workflows test actions 2024-04-10 09:18:24 +02:00
.idea [+] adding in beneficiary-events the agenda-widget 2023-09-06 13:28:02 +02:00
handlers solidarity transport updates 2025-09-09 05:47:56 +02:00
renderer solidarity transport updates 2025-09-09 05:47:56 +02:00
services solidarity transport updates 2025-09-09 05:47:56 +02:00
themes@db4c22699e [+] adding in beneficiary-events the agenda-widget 2023-09-06 13:28:02 +02:00
utils solidarity transport updates 2025-09-09 05:47:56 +02:00
.gitignore Remove themes from this repo 2022-11-06 18:44:29 +01:00
Dockerfile merge with main 2025-02-28 18:05:34 +01:00
LICENSE.md Ajouter LICENSE.md 2024-09-19 05:20:17 +00:00
README.md solidarity transport updates 2025-09-09 05:47:56 +02:00
config.go solidarity transport updates 2025-09-09 05:47:56 +02:00
go.mod solidarity transport updates 2025-09-09 05:47:56 +02:00
go.sum solidarity transport updates 2025-09-09 05:47:56 +02:00
main.go solidarity transport updates 2025-09-09 05:47:56 +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