- Jeffrer Heer jheer@uw.edu
- Kanit Wongsuphasawat kanitw@uw.edu
This is an example repository for assignment 3 submission. (Put your a brief description of your final interactive visualization application and your dataset here.)
Put your running instructions here. (Tell us how to open your visualization.)
If your visualization is web-based, it would be great if your submissions can be opened online. Github Pages is a good and easy way to put your visualization online so you can put your link here. For example:
Access our visualization at http://cse512-14w.github.io/a3-jheer-kanitw/ or download this repository and run python -m SimpleHTTPServer 9000
and access this from http://localhost:9000/.
(If you put your work online, please also write one-line description and put a link to your final work so people can access it directly from CSE512-14W page.)
Put either your storyboard content or a link to your storyboard pdf file here. Just like A2, you can use any software to create a reasonable pdf storyboard.
A paragraph explaining changes between the storyboard and the final implementation.
Include:
- Breakdown of how the work was split among the group members.
- a commentary on the development process, including answers to the following questions:
- Roughly how much time did you spend developing your application?
- What aspects took the most time?