Here is the set of presentation slides used during the 04/29/08 presentation: D3_AppTracPresentation_1.0.ppt
Archive for the ‘Documents’ Category

Complete UML Diagram
April 20, 2008
AppTrac DataBase
April 18, 2008The AppTrac database design those of us present at the 04/18/08 meeting all agreed on is this:

The database in the form of SQL code can be found here (rename to .zip after downloading). Content still consists of the leftovers of John Manchester’s original design, and some table(s) lack(s) it altogether.
‘log_sessionid’ field from the ‘apptraclog’ table can consist of the concatenation of ‘user_id’ and ’log_timestamp’ of their login. This way session ID will be unique per user per session. Session here is defined as the period of time containing all events from login to logout (inclusively) of a particular user.

Lexia File Structure
March 7, 2008This is a PDF containing Lexia file structure, provided by Trishan at our 03/06/08 meeting after class.

Sequence Diagrams 1.0
March 6, 2008These are the Visio documents containing the first versions of Sequence Diagrams as of 03/06/08.
After downloading theses documents, change their extensions from “doc” to “vsd” (since WordPress doesn’t allow upload of .vsd’s). Visio editor can be obtained through UHart CS department, and the newest version of Visio viewer can be found here.
Load Application Sequence Diagram 1.0 Sklutovsky

UML Diagram 1.0
March 6, 2008This is the Visio document containing the first version of UML Diagram as of 03/06/08.
After downloading this document, change its extension from “doc” to “vsd” (since WordPress doesn’t allow upload of .vsd’s). Visio editor can be obtained through UHart CS department, and the newest version of Visio viewer can be found here.

SRS 2.2 With Accepted Changes Update
February 26, 2008This is the merged SRS with input from all four teams and client revisions. This was posted on BlackBoard, and I haven’t changed the filename.

