flowur
Saturday, April 7, 2012
Early April Updates
A temporary website is up at www.flowur.me. We decided to wait till we have implemented a basic version of all necessary parts to the Flowur system to put even the input functionality demo online. Aside from that, we decided to store node info in a more logical way. This week we have been discussing whether to use the dot language to store node relations, to use a combination of dot (for relations) and JSON (for data), or to use purely JSON. In making this decision we do not want to restrict our future options as to what type of data may linked to the nodes.
Monday, February 20, 2012
User Interface
The user interface for inputting data is well on its way to being finished. A system has been made to name each node and specify what relation it has with other nodes. This system stores the users data in a text array that will be stored to the server. The organized format of the data allows any output system to retrieve and use it correctly. More details on this topic will be posted.
The next part of the project we are starting to work on is the flowchart output interface. We have started discussing this already and will post the details.
A website with a demo of the input interface will be going online in the next week, and code will be added to github.
The next part of the project we are starting to work on is the flowchart output interface. We have started discussing this already and will post the details.
A website with a demo of the input interface will be going online in the next week, and code will be added to github.
Wednesday, February 8, 2012
Subscribe to:
Posts (Atom)