Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.21 KB

WIREFRAMES.md

File metadata and controls

42 lines (34 loc) · 1.21 KB

Wireframes

Top Bar

  • Purpose: Navigate between different sections of the app.
  • Components:
    • Application logo
    • Navigation links (Home, Profile, etc.)
    • Sign-in/Sign-out button

Front Page

  • Purpose: Provide a welcome message and general introduction.
  • Components:
    • Welcome text
    • Brief description of the app
    • Navigation options to other sections

Front Page

Participant Management Form

  • Purpose: Add and edit participants for initiative tracking.
  • Components:
    • Input fields for participant name, DEX modifier, and HP
    • Buttons for adding, editing, or removing participants

Initiative Tracking Page

  • Purpose: Display and manage the initiative order.
  • Components:
    • Sorted list of participants by initiative score
    • Highlight active participant
    • "Next Turn" button
    • Editable HP fields with color-coded statuses (green, yellow, red)

Tracker Page

Profile Management Page

  • Purpose: Manage user profile settings.
  • Components:
    • Input fields for username and password
    • Save button
    • Optional profile picture upload

Profile Page