COS301-SE-2024 / IoT-DIRfram

This project aims to develop software for a Raspberry Pi that automatically executes when connected via USB or UART to retrieve information from an IoT device. The software will gather details such as firmware version, chip model, and voltage usage, compiling them into an XML format.
0 stars 0 forks source link

Added Settings page #83

Closed zelinzzl closed 3 weeks ago

zelinzzl commented 3 weeks ago

Added Settings page Fixed some sidebar styling Made logo and project name show in the top tab

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.85%. Comparing base (fcf032c) to head (23b7761).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #83 +/- ## ======================================= Coverage 77.85% 77.85% ======================================= Files 6 6 Lines 271 271 Branches 45 45 ======================================= Hits 211 211 Misses 59 59 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.