-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubliccode.yml
More file actions
104 lines (72 loc) · 2.22 KB
/
publiccode.yml
File metadata and controls
104 lines (72 loc) · 2.22 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
categories:
- communications
description:
it:
features:
- Gestione messaggi basati su template
- Invio di messaggi singoli o massivo
- Interazione via WebApp o REST API
genericName: Notificatore IO
localisedName: Notificatore IO
longDescription: |
Il NotificatoreIO consente ad una PA di inviare messaggi ai cittadini
tramite l'AppIO.
Permette al gestore della piattaforma di configurare il contenuto dei
messaggi nella forma di template dei quali l'operatore/applicazione deve
poi valorizzare le parti variabili.
La piattaforma permette l'invio massivo di messaggi pianificandone la
spedizione e successivamente verifica l'esito della spedizione tramite
l'upload di tracciati CSV, oppure l'invio di singoli messaggi tramite
compilazione di form. Le medesime funzionalita' sono rese disponibili
anche tramite API REST.
screenshots:
- |-
https://raw.githubusercontent.com/comunedibari/notificatoreIO/master/Govio.PNG
shortDescription: |
Servizio di notifica di messaggi all'AppIO
developmentStatus: stable
inputTypes:
- application/x.empty
it:
conforme:
gdpr: false
lineeGuidaDesign: false
misureMinimeSicurezza: false
modelloInteroperabilita: false
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: c_a662
legal:
license: GPL-3.0-or-later
repoOwner: Comune di Bari
localisation:
availableLanguages:
- it
localisationReady: true
logo: |-
https://raw.githubusercontent.com/comunedibari/notificatoreIO/master/Logo_govio.PNG
maintenance:
contacts:
- email: m.mariano@comune.bari.it
name: Michelangelo Mariano
type: none
name: NotificatoreIO
outputTypes:
- application/x.empty
platforms:
- web
releaseDate: '2024-03-25'
softwareType: standalone/other
softwareVersion: 1.0.0
url: 'https://github.com/comunedibari/notificatoreIO.git'
usedBy:
- Comune di Bari