I will take a look at it (OSSUITE) for ideas, but probably not to finish it.
I have been working on the first form design for a while. Last night I started on form input verification and cipher or encrypting of the data prior to storage. I would really like to find an encryption for numbers that would allow the data to be stored as an INT. The cipher or encryption needs to be in javascript so the data is changed by the client then transmitted to the database. I should have an update soon.