ResearchSoftwareInstitute / ginotebook

1 stars 1 forks source link

Design GI routing editor tools for bird view #57

Open selimnairb opened 8 years ago

selimnairb commented 8 years ago

This allows treatment trains of GI to be represented in the GI Database.

selimnairb commented 8 years ago

@whitton1212 @jonglee1 @minsker @lband

Below are UI mock ups for drainage editing. These are meant to illustrate the desired functionality. The implementation doesn't need to be exactly this, so you are of course free to design and implement an easier to use interface.

Here is the data model of the GI Routes, as currently implemented in the GI Database. giroute_datamodel Note that none of the server-side validation called for in the UI mockup (see final screen) is currently implemented.

Screen 1: routeeditor_1a

Screen 2: routeeditor_2a

Screen 3: routeeditor_3a

Screen 4: routeeditor_4a

Screen 5: routeeditor_5a

selimnairb commented 8 years ago

@whitton1212 @jonglee1 @minsker @lband

Larry and I made some UI mockups for the route editing yesterday, see above. In our discussions yesterday, we realized that the route editing functionality is needed before the GI Converter can be completed (as without the routes, there is no way to specify what the inputs for each GI instance are.

@jonglee1 would you be able to look over the mock up and ask clarifying questions (which are always helpful to make sure we have thought everything through) and to suggest improvements?

Please add your replies as comments on the issue so that we can all track the design changes.

Thanks.