Skip to content

Commit 34bafe7

Browse files
committed
docs: add info about form builder / xlsform repo
1 parent 3b7f459 commit 34bafe7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/projects/future-plans.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,3 +264,21 @@ entirely in the web browser.
264264
Before embarking on these plugin ideas, we should first assess if there
265265
is an actual need amongst communities first. Nothing worse than developing
266266
something that isn't actually needed / wanted.
267+
268+
### XLSForm Builder & Repository
269+
270+
Two problems:
271+
272+
1. XLSForms can be a bit tricky to build directly. Via a drag-and-drop
273+
web-ui would be easier.
274+
2. Lots of duplication of XLSForms across projects. People would benefit
275+
from a centralised place to access some existing XLSForms.
276+
277+
Idea:
278+
279+
- We create a basic website that has an embedded form builder.
280+
- The website also acts as an XLSForm resository, where any user
281+
can upload and contribute the XLSForm they designed, along with
282+
a description for what they were mapping.
283+
- The form builder part should be a web component, so it can also
284+
be embedded into other sites too.

0 commit comments

Comments
 (0)