forked from INRIM/inrim-forms-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
83 lines (70 loc) · 2.03 KB
/
publiccode.yml
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
# 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:
- it-development
- application-development
description:
it:
features:
- Form Builder
- Json-logic
- MongoDb
genericName: Inrim Forms Demo
longDescription: |
Progetto demo per la generazione di form "Drag&Drop" tramite formio.js
builder.
Il sistema mette a disposizione un interfaccia per la composizione di form
tramite formio.js builder, implementato con
formio.js.
Una volta disegnato e salvato il form il sistema lo renderizza utilizzando
il tema design bootstrap Italia.
E' possibile:
1. implementare regole sui dati e sui campi tramite json-logic
2. Aggiungere un autenticazione esterna
3. Implementare regole di sicurezza
Il progetto e' al solo scopo di demo e serve come testing della libreria
correlata **Form Templates Italia Theme**
screenshots:
- |-
https://raw.githubusercontent.com/INRIM/inrim-forms-demo/master/gallery/design.png
- |-
https://raw.githubusercontent.com/INRIM/inrim-forms-demo/master/gallery/view_edit_data.png
shortDescription: Inrim form Demo
developmentStatus: concept
intendedAudience:
countries:
- it
it:
conforme:
gdpr: false
lineeGuidaDesign: true
misureMinimeSicurezza: true
modelloInteroperabilita: true
countryExtensionVersion: '0.2'
piattaforme:
anpr: false
cie: false
pagopa: false
spid: false
riuso:
codiceIPA: inrm
legal:
license: MIT
localisation:
availableLanguages:
- it
localisationReady: false
maintenance:
type: internal
contacts:
- name: Alessio Gerace
email: [email protected]
affiliation: inrim.it
name: Inrim Forms Demo
platforms:
- web
releaseDate: '2021-03-09'
softwareType: standalone/web
url: 'https://github.com/INRIM/inrim-forms-demo'