You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Jun2625246432120May16159830Apr2422212019181715141210Update README.md with German instructions for project setup and InfluxDB configuration; adjust ChartView.vue layout directionmainmainUpdate .gitignore to include backend/.env.docker and services/mqtt/data/mosquitto.dbUpdate .env.docker to clarify InfluxDB token setup instructionsRefactor README.md to enhance project documentation; update folder structure descriptions and key componentsRemove InfluxDB and MQTT configuration files; update InfluxDB token in .env.dockerRefactor backend and stream processing structureRefactor Dockerfile and add entrypoint script for improved container initializationadded commentRefactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionariesRefactor DeviceDashboard to enhance filtering options; replace filter select with buttons and add custom time range inputRefactor user view to enforce authentication and simplify response structureRefactor DeviceDashboard filter implementation; replace select with button group for improved usability and stylingRefactor authentication and registration processes to use Axios; update API endpoints and improve error handlingRefactor sensor availability endpoint and schemas; update response to include detailed sensor availability dataAdd axios for API requests and refactor authentication store to use axios; remove old auth store, witched to JWTEnhance ChartCard and ChartView components with improved axis styling and default time window functionalityRefactor RoomDataRangeResponse to use SensorData schema for improved data structureRefactor API routes and add response schemas for sensor data endpointsAdd Device Dashboard component and integrate with routing; create DeviceDashboardViewImplement user authentication and sensor data APIsRemove unnecessary print statements and clean up InfluxDBHelper initializationRemove debug print statements from main functionRemove TheWelcome component and its associated assetsAdd API endpoints for room and sensor availability; enhance InfluxDB helper methodsmodified mac_to_room with real datamodified ui elements to look bettermodified main.css so the content is in the centermodified frontend so it looks great and worksFrontend now works perfectFrontend now shows all the Rooms in a building when you press the Card for it ^^Data finaly is finally shown in the Frontendupdated gitignore and added a new component in the about page (does not work right now because i had to fix a merge confligt for the past hour) Made the Login and register page look betterRemove .env.docker from Git and add to .gitignoreAdd data generation scripts and frontend charting componentsadded Cards for frontend and two new endpointsmodified json format for room datamodified README.mdmodified NavbarAdded HFT-logofixed frontend