Skip to content

Move dashboard assets and update Flask app #20

Merged
merged 1 commit into from
Mar 11, 2026
Merged

Commits on Mar 11, 2026

  1. Move dashboard assets and update Flask app

    Reorganize static assets and tidy configuration: update requirements.txt to list packages (with a note about using pip freeze), set Flask app to use explicit template_folder and static_folder, and normalize placeholder_readings keys from 'Status' to 'status'. Move existing JS/CSS into the static directory and add a small placeholder static/script.js. These changes prepare the project for proper static file serving and consistent data keys; no runtime logic was changed beyond placeholders and file layout.
    ezehf2 committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    d43cb15 View commit details
    Browse the repository at this point in the history