- 26 Jun, 2025 1 commit
-
-
22stmo1bif authored
Refactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionaries Add authentication handling and logout functionality in NavBar component Enhance AboutView with additional project details and links Revamp ChartView for better data loading and display; implement default time window and improved styling Update HomeView styles for better readability; remove deprecated HomeViewOLD component
-
- 25 Jun, 2025 2 commits
-
-
Patrick Ade authored
Refactor authentication and registration processes to use Axios; update API endpoints and improve error handling
-
22stmo1bif authored
Enhance ChartCard and ChartView components with improved axis styling and default time window functionality
-
- 04 Jun, 2025 2 commits
- 03 Jun, 2025 1 commit
-
-
Patrick Ade authored
- Implement MQTT publisher for CO2, temperature, and humidity data simulation - Create Chart.vue component for displaying data using Chart.js - Update NavBar.vue to include a link to the new charts page - Add ChartView.vue to serve as the view for charting data - Modify router to include a route for the charts page - Update package.json and package-lock.json to include Chart.js and vue-chartjs dependencies - Add .python-version and pyproject.toml for Python environment setup
-