generated from CodeForBaltimore/ProjectTemplate
-
Notifications
You must be signed in to change notification settings - Fork 21
/
publiccode.yml
64 lines (52 loc) · 1.71 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
publiccodeYmlVersion: "0.2"
name: Healthcare-Rollcall
url: "https://github.com/CodeForBaltimore/Healthcare-Rollcall.git"
landingUrl: "https://github.com/CodeForBaltimore/Healthcare-Rollcall"
softwareVersion: "1.0.0"
releaseDate: "2020-04-06"
platforms:
- web
categories:
- emergency-response
- healthcare
developmentStatus: development
softwareType: "standalone/web"
description:
en:
localisedName: bmore-resonsive
genericName: API
shortDescription: >
A contact-management website to be used by the City of Baltimore to supplement its existing emergency response plan.
longDescription: >
In the event of a disaster a municipality or state may
have need to check in on the status of all healthcare
providers, or other types of entities, within in the
jurisdiction. This system will provide methods for
healthcare providers and entities to check-in during
disasters, and update their contact information during
non-emergency periods.
documentation: "https://github.com/CodeForBaltimore/Healthcare-Rollcall/tree/master/docs"
videos: "https://www.youtube.com/watch?v=y74QDRHFa4o&list=PL5-IuD-j5bbmWgJ8rrvmtycNtkfUgbGlH"
features:
- User management
- Contact management
- Entity management
- Entity check-in management
legal:
license: Apache-2.0
repoOwner: "Code for Baltimore"
maintenance:
type: "community"
contacts:
- name: Jason Anton
email: jason@codeforbaltimore.org
affiliation: Code for Baltimore
localisation:
localisationReady: yes
availableLanguages:
- en
dependsOn:
open:
- name: Bmore-Responsive
version: "1.0.2"
optional: no