Hi
Well ok then...
This little app started life as a small tool, for me to keep track on the wife's internet-shopping-portals logins & passwords etc.
I started coding the backend and did the testing in a small console-app, because that's easier & quicker
Then I thought, 'what the he**' why not kick it, while you're at it...
So, this /little/ app turned out to be:
1) a showcase for programming the 'MVVM'-pattern, literally.
2) a showcase for simple, yet effective use of ...tadaaaa: the 'Crt'-unit.
3) a showcase for the use of my 'Plugin-framework', very aptly named:
P.I.S.S (P)lug(I)n (S)ervices (S)olution
4) a proof of the concept behind both 'MVVM' & 'Plugins'.
5) showing off 'fine grained' encryption via 256bit hashed Rijndael algorithm.
I'm right now, coding the /gui/-frontend and again, I thought 'wthn', why not make it look like its cli-cousin?!?
It is harder than you think!
Oh, and it's blazingly fast.
The rest of the pics comes in next post...
Regards Benny