Skip to content

Commit 9761fa0

Browse files
Lut99DanielVoogsgerd
authored andcommitted
Added UI project proposal.
1 parent 3ebaf12 commit 9761fa0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_student_projects/ui.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: UI
3+
size: 6EC
4+
---
5+
6+
Brane is aimed at usability for domain specialized, who may not necessarily be computer scientists or engineers.
7+
As such, the current command-line tool is not ideal for this target audience. A Jupyter notebook plugin does exist, but only solves the problem partially, as it still requires code to create workflows and does not handle package mangement.
8+
This while workflows are, by their graph-like nature, very good candidates to create user-friendly, no-code interfaces for.
9+
10+
This project aims to investigate if a no-code development environment can be created for easy domain-scientist access to Brane. This is what you'd be doing:
11+
1. Investigate which solutions already exist to graphically create workflows and if they can be used somehow (albeit through translations via e.g. plugins) or instead serve as inspiration.
12+
2. Develop a new development environment for creating BraneScript workflows based on a graphical interface.
13+
3. Add support for importing & inspecting Brane packages to this interface.

0 commit comments

Comments
 (0)