forked from AOT-Technologies/forms-flow-ai-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutproject.html
56 lines (48 loc) · 2.41 KB
/
aboutproject.html
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
<article class="docs-article" id="section-1">
<section class="docs-section" id="item-1-1">
<h1 class="docs-heading">About the Project</h1>
<div>
<hr>
<p>The project was initiated by AOT Technologies as a means of addressing the general
situation whereby end-users fill in a form, the form is processed and there may be a
requirement to report on the form metrics or data.</p>
<p>Some use cases of formsflow are:</p>
<ul>
<li>Applications for licenses</li>
<li>Public submissions</li>
<li>FOI requests</li>
<li>Applications for funding</li>
<li>Statements of compliance</li>
<li>Employee onboarding</li>
<li>Performance Reviews</li>
<li>Emergency processes</li>
<li>Escalations</li>
<li>Surveys</li>
<li>
<p>Case Management</p>
<br>
</p>
</div>
<div>
<!-- <ul>
<h2 id="features">Features</h2>
<hr>
<li>Drag-and-drop forms-builder with rich UI components</li>
<li>Lightweight server-based workflow engine with full capabilities including human,
parallel, asynchronous and timed flows, decision engine, and graphical designer
</li>
<li>Notifications engine for notifications, reminders, and alerts on tasks and even
data thresholds.</li>
<li>Metrics and data visualization dashboards for the display of key workflow and
form data</li>
<li>(future) Multi-tenancy isolation</li>
<li>Containerized deployment with docker, docker-compose, and Openshift</li>
<li>Flexible Identity Management uses existing IDM systems for authentication and
single sign-on</li>
</ul> -->
<h2 id="features">Features</h2><hr><br><br>
<img src="./assets/images/formsflow_features.png" height="500" width="1000">
</section>
</div>
</section>
</article>