Can someone please point me to a sample detailed design document for an HTML/Java/Oracle CRUD application that documents the following:
- User Interface
- Business Logic
- Relational Database
- Interrelationships between items 1, 2 and 3
- Traceability for items 1, 2 and 3 to the application’s functional requirements
From what I understand, wire frames, sequence & class diagrams, and logical/physical ER Diagrams are the most effective way to document User Interfaces, Business Logic, and Relational Databases, respectively. Therefore, I’d prefer the sample detailed design document to use these constructs to document the design.
Thank you
Adie is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.