-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubliccode.yml
More file actions
75 lines (75 loc) · 2.2 KB
/
publiccode.yml
File metadata and controls
75 lines (75 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
publiccodeYmlVersion: '0.2'
categories:
- fleet-management
dependsOn:
open:
- name: Apache httpd
optional: false
version: ''
versionMax: ''
versionMin: '2.2'
- name: PHP
optional: false
version: '7'
versionMax: ''
versionMin: '7.4'
- name: CakePHP
optional: false
version: '4'
versionMax: ''
versionMin: '4.0'
description:
en:
features:
- Mobility Management Platform
genericName: EMMA
localisedName: EMMA
longDescription: |
EMMA .
EMMA is a web-based application designed and developed by 5T on behalf of Regione Piemonte: it helps the Mobility Manager to draw up the Sustainable Mobility Plan which aims to reduce the negative impacts of commuting trips.
It is a web application, composed by a backend (this repository - written in PHP using the CakePHP frameworkd) and a frontend (EMMA-Vue, written in Vue.js 2.0).
The backend is a REST API, which provides all the necessary functions to run the application.
The frontend is a Single Page Application, which consumes the REST API.
shortDescription: |-
EMMA.
Manages the flow from the company survey, employees survey, mobility plan generation, impact calculation
it:
features:
-Piattaforma Mobility Manager
longDescription: |
Gestisce tutto il flusso di redazione di un PSCL dal questionario azienda, al questionario dipendenti alla redazione del piano e calcolo degli impatti.
developmentStatus: stable
it:
conforme:
gdpr: true
lineeGuidaDesign: false
misureMinimeSicurezza: true
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: 5t_piem
legal:
license: EUPL-1.2
localisation:
availableLanguages:
- it
localisationReady: false
maintenance:
contacts:
- email: mobilita.sostenibile@5t.torino.it
name: Lucia Mercaldi
- email: moma@mobilitysquare.eu
name: Massimo Infunti
type: internal
name: EMMA
platforms:
- web
releaseDate: '2023-09-01'
softwareType: standalone/web
softwareVersion: 1.25.0701
url: 'https://github.com/5Tsrl/emma-backend.git'