New Application Design considerations

wickedwillie

New Member
I am looking into developing a new application which will assist auditors in auditing companies. What is required from the application is:[*]Enter into the database details about each company. This may include data exported from another application, including excel sheets containing trial balances.[*]Based on the details imported / entered and some logic, the application will create a workflow of steps to be followed by the auditor(s) in auditing the company. Each step will consist of tests which need to be applied. Each test will be marked as completed, but also must attach with it referenced documentation. Upon clicking on the references, this documentation must be shown, such as Excel, Word documents as working documents (i.e. the user must be able to work with them), as well as scanned images. Furthermore, the user must be able to refer other documents from within these documents.[*]Each of these workflows will be audited by the managers and reports will be created.I would like to have your views as to what kind of technologies/controls should be considered for building such an application; our main expertise is .Net (primarily ASP.Net), although I have some experience in Windows Development in c#.net in the past.I must admit that the part of opening and managing the documents is the one I have major concerns about.Any ideas are more than welcome.
 
Back
Top