- 25 Jun, 2025 2 commits
-
-
Patrick Ade authored
Add axios for API requests and refactor authentication store to use axios; remove old auth store, witched to JWT
-
Patrick Ade authored
- Added JWT authentication with login and registration endpoints. - Created sensor data retrieval endpoints for room and sensor availability. - Integrated InfluxDB for data handling and added necessary routes. - Updated project dependencies to include django-ninja and pyjwt.
-
- 19 Apr, 2025 3 commits
- 13 Apr, 2025 1 commit
-
-
Patrick Ade authored
backend in django python manged by uv frontend in vue.js managed by npm and vite
-