You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document serves as a visual index for all the diagrams and screenshots used throughout the project's documentation. Each entry provides a preview, a brief description, and indicates where the image is used.
System Design & Architecture Diagrams
These diagrams illustrate the system's design, workflow, and component interactions as created during the academic project phase.
Preview
Filename
Description
Used In
activity-diagram.jpg
Shows the step-by-step workflow of the analysis process, from file input to report generation.
README.md, docs.md
sequence-diagram.jpg
Details the sequence of interactions and messages between different components of the system over time.
docs.md
component-diagram.jpg
Provides a structural view of the system's components and the dependencies between them.
docs.md
Sample Usage & Output Screens
These screenshots demonstrate the tool in action, showing the input process and sample output from an analysis run.
Preview
Filename
Description
Used In
input-screens-1.png
Shows how a user provides a file path for analysis.
docs.md
input-screens-2.png & input-screens-3.png
Displays a sample of the generated analysis on console.