Software
Development and Technical Documentation
Your implementation should now be complete! This
section should be written as if you are working for a company which you expect to
leave at short notice after completing this project! You need to include enough
technical information that someone else should be able to maintain your
completed system.
Hardware and
Software Configuration
Describe the system
that you expect your package to be installed on. Give as much detail as
possible, including minimum processor speed, minimum RAM, minimum HD size etc.
Data and/or processing structures
Use the table given in the design section to list the actual data
structure design which you used in your system. Note that this may differ in
some ways from the list given in your design. You may not have been able to
implement some of the design, or you may have found it necessary to include
extra data checks, or even fields in your tables.
User Interfaces and Output Formats
Screen shots of what your completed input forms, menus and output should look
like.
Data Checking and Data Control Procedures
A description of the data checking and control procedures that you used and
what they should do in your implementation. You may need to include screen
shots of error messages produced from validation routines.
Annotated listings
Printouts of macros and code used including comments explaining what each line
of code does.