csc301-2023-fall / project-34-qeynet-inc-t

Repository for Astra, a U of T CSC301 team project developed for QEYnet.
MIT License
0 stars 1 forks source link

Add Problems tab #22

Open shape-warrior-t opened 9 months ago

shape-warrior-t commented 9 months ago

One of the tabs in the Astra mockups (available to QEYnet in the shared Google Drive folder) is a "Problems" tab. This tab is meant to function in a similar manner to the Alarms tab, but instead of indicating issues with devices based on read-in telemetry data, it indicates issues with the telemetry files (and perhaps information stored in the database?) themselves -- essentially a "meta" Alarms tab.

We ultimately were not able to implement this tab for CSC301. Instead, we simply had popups to report any errors encountered during telemetry file reading. Given the similarity of the two tabs, I suspect a lot of the frontend code for the Alarms tab can be reused here.

In addition to the Problems tab, problems should also be indicated in the alarm banners. The mockup for the Problems tab also elaborates on what this could look like.