Skip to content

Connect dashboard UI to /api/status using fetch() #1

@hebert87

Description

@hebert87

Description:
Right now the dashboard is using static EJS values when the page loads. I want to connect it to the /api/status endpoint so the data updates while the app is running.

Tasks:

  • Replace static EJS values with live data from the API
  • Use fetch() every 2 seconds to pull updates
  • Update the DOM for bandwidth, quality, and status without refreshing the page

Outcome:
The dashboard should behave like a live monitoring screen instead of a static page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions