-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement system status indicators in api.js, config.js, index.html, …
…and style.css - Added status LED and text elements to index.html for visual feedback on system status. - Introduced new status management functions in api.js to update the system status (Online, Offline, Loading). - Enhanced CONFIG in config.js to define status types and their corresponding classes. - Updated style.css with styles for the new system status indicators, including responsive adjustments. - Improved overall user experience by providing real-time status updates.
- Loading branch information
1 parent
2d4a10b
commit bb23e11
Showing
4 changed files
with
214 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters