Requirements Model 

Class Diagram 

 

The class diagram consists of a survey creator class. This is actually the user interface class for the system. The survey form comprises of 3 classes i.e. the form class where there are attributes of company name and introduction of the survey form, the question class where there are attributes of the question number, the question of the form and the option class where there are attributes of number of response for the question with each response name. The system also has a converter that converts the class form into a html file. The system also has database classes that are used to keep the responses of the surveyee by extracting the data from the code data string been sent back via the email. The file viewer class is to open up the result file where the results of the survey is tabulated, it is also used to open up the html survey form. The post office class is a class that will open up the mailer with the attachment for the user to send to the respective surveyee via email. 

Directions

Who are We ???  System Specification Project Schedule  Software Cost Estimation
Use Case Diagram Software Design Procedure Design Coupling Analysis
Cohesion Analysis Testing