First Demo
May 21, 2008
So, here is the first demo that we showed to Greg yesterday: Demo
The demo is just a basic app that allows boxes to be created, connected to each other via lines, and dragged around the canvas. Developing this demo is the first step in moving towards the goal of our project which is to create a pipe and filter interface that allows users to select columns and rows from SQL databases and perform transformations on the data by piping it through different filters without having to write any code.
Since we were not very experienced with ActionScript 3 and Flex, the initial design we used to develop our demo was not ideal so we have since thrown away the code. We are now writing a new design document that will be used in developing the next step of our application.