Thursday
Feb102005
Chart Interface
Thursday, February 10, 2005 at 4:03PM
I've spent a lot of time writing web applications over the years. I've apparently gimped my ability to create normal applications. I spent some time looking at other apps and came up with a mocked up UI for the chart:

The chart is just a png that I loaded, so it doesn't fit at all. The Department and Annotation sections are right-clickable and allow Adding, Editing, or Removing. I think I will use this tactic moving forward and eliminate the web-app like 'List Departments' button that sits on a 'Settings' screen.

The chart is just a png that I loaded, so it doesn't fit at all. The Department and Annotation sections are right-clickable and allow Adding, Editing, or Removing. I think I will use this tactic moving forward and eliminate the web-app like 'List Departments' button that sits on a 'Settings' screen.

Reader Comments