Skip to content
Fredrik Jonathan Marjoni edited this page Jan 13, 2026 · 7 revisions

Welcome to the Help-Me-Help wiki!

Project Wiki

Documentation

Design

System

graph TD
    A[Main WIKI page]

    A --> B[Vision document]
    A --> C[Requirements]
    A --> D[Universal Design]
    A --> E[System]

    C --> C1[Use-Case diagrams]
    C --> C2[Domain model]
    C --> C3[Sequence diagrams]
    C --> C4[Wireframes]

    C1 --> UC1[Use-Case 1]
    C1 --> UCn[Use-Case n]

    E --> S1[Project structure]
    E --> S2[Class diagram]
    E --> S3[Persistence]
    E --> S4[Source code]
    E --> S5[Installation manual]
    E --> S6[User manual]
    E --> S7[Testing]
Loading