Archive for the ‘Documents’ Category

h1

AppTrac Presentation

April 29, 2008

Here is the set of presentation slides used during the 04/29/08 presentation: D3_AppTracPresentation_1.0.ppt

h1

Complete UML Diagram

April 20, 2008

Okay, i went back and just combined everything to make it a little less hard to find:

h1

AppTrac DataBase

April 18, 2008

The AppTrac database design those of us present at the 04/18/08 meeting all agreed on is this:
AppTracDB

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.

h1

Basic UML for Model

April 18, 2008

Not much, but something.

h1

Lexia File Structure

March 7, 2008

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

Lexia File Structure

h1

Diagram Presentation 1.0

March 6, 2008

This is the presentation for 03/06/08.

Diagram Presentation 1.0 Sklutovsky

h1

Sequence Diagrams 1.0

March 6, 2008

These are the Visio documents containing the first versions of Sequence Diagrams as of 03/06/08.

d3_loadapplicationsequencediagram_10.gifd3_loginsequencediagram_10.gifd3_logoutsequencediagram_10.gif

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

Login Sequence Diagram 1.0 Sklutovsky

Logout Sequence Diagram 1.0 Sklutovsky

h1

UML Diagram 1.0

March 6, 2008

This is the Visio document containing the first version of UML Diagram as of 03/06/08.

d3_umldiagram_10.gif

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.

UML Diagram 1.0 Sklutovsky

h1

SRS 2.2 With Accepted Changes Update

February 26, 2008

This 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.

SRS 2.2 With Accepted Changes Update Sklutovsky

h1

SRS 2.2 Update

February 19, 2008

SRS + use case scenarios + use case diagram + concept screenshot.

SRS 2.2 Sklutovsky