MactoLooking at warrants
After spending so much time talking about how important Warrants are, it is actually surprising to see the UI for a warrant:
It is pretty simple, because from a data entry perspective, there isn’t really much to it. It is the effects of the Warrants that make it such an interesting concept. One thing to note here is that the date that we care about for the Warrant isn’t the date it was issued, but when the guy was actually arrested, that is where the clock starts ticking.
Adding a Warrant is also not that complex from a data entry perspective:
As you can see, thus far, it is pretty simple. But when you click the Finish button the complexity starts.
We need to check that the Warrant is valid (issued by someone with the authority to do so), and then calculate the new duration for the Inmate.
And that is enough for today, I just wrote ~10 posts on Macto in the last 24 hours, it is time to do something else.
More posts in "Macto" series:
- (17 Aug 2011) Looking at warrants
- (15 Aug 2011) Talking to nasty people
- (11 Aug 2011) Counting is The Holy Grail
- (10 Aug 2011) Getting Started, you never forget your first Inmate
- (08 Aug 2011) The Main Screen
- (03 Aug 2011) Warrants are for fools
- (01 Aug 2011) Non functional concerns, you are a legal system
- (28 Jul 2011) And it goes on your permanent record, too!
- (27 Jul 2011) Once more from the top, I swear I had a few more over there
- (26 Jul 2011) Day to day life
- (22 Jul 2011) Where is the Inmate anyway?
- (19 Jul 2011) Let’s CREATE an Inmate
- (12 Jul 2011) Creating The Model
- (05 Jul 2011) The boundaries of a prison
- (25 Jul 2009) An end to end sample
Comments
Form usability point of view you have two screens too many in warrant entering process so let it be "scan first then data afterwards" as user can see on the screen most of the data he has to re-enter and this better be all on one page
Why does the first screen not show the warrant's duration or expiration?
I like this series. It is a topic I can still learn a lot about.
@Ayende, what do you use to generate such nice UI diagrams?
@Alex: http://balsamiq.com
@Chris Wright
Thank you. I just got back to this today.
Comment preview