Commit graph

66 commits

Author SHA1 Message Date
MikaPikaDerZerstoerer 8c32cf1a3d README.md aktualisiert 2024-12-17 11:23:24 +01:00
Mika Bomm 9c38779205 display uptime in seconds 2024-10-15 10:53:05 +02:00
mikailkilli 9010b5d81e added timed refresh 2024-10-15 10:52:06 +02:00
mikailkilli c355bc8f7d updated files for correct data getting 2024-10-15 09:56:15 +02:00
Mika Bomm fd98afafb6 Update docs/SETUP.md 2024-10-14 23:24:55 +02:00
Mika Bomm 6c7bf0223b Update docs/SETUP.md 2024-10-14 23:24:04 +02:00
Mikail Killi b2f6f216f6 Added axios requests to show the nodes from the database, added calculator for battery level and input field for la and lo 2024-10-14 20:20:49 +02:00
Mika Bomm fe65349b54 update endpoint 2024-10-14 18:08:38 +02:00
Mikail Killi abdc45a799 Updated web interface with axios requests, additonal functions and styling 2024-10-14 17:23:30 +02:00
Mika Bomm e7436622f8 add documentation for embadet 2024-10-14 09:20:17 +02:00
Conner ef3e253a12 ApfelStein lebt 2024-10-14 01:19:50 +02:00
Conner 55102027c1 frankensteins monster 2024-10-14 00:31:43 +02:00
Mika Bomm e3e1c4a5b9 fix warnings 2024-10-14 00:16:29 +02:00
Mika Bomm fcf449ec8b fix node 2024-10-14 00:10:32 +02:00
Mika Bomm bc8a300305 automatically save data to database 2024-10-14 00:08:02 +02:00
Conner aab15384d3 tcp working 2024-10-13 23:35:17 +02:00
Mika Bomm de4d5448de small fix for README 2024-10-13 22:54:44 +02:00
Mika Bomm 87416e5af9 added loop to listener 2024-10-13 22:44:19 +02:00
Mika Bomm 38a0f4d189 change database structure ... again... 2024-10-13 22:44:19 +02:00
Mika Bomm a696a05595 implement mac address stuff 2024-10-13 22:44:19 +02:00
Mika Bomm ec8859b59c forgot to cd into a directory before generating entities 2024-10-13 22:44:19 +02:00
Mika Bomm a65657aea1 restructure backend and database 2024-10-13 22:44:19 +02:00
Conner c8a70b5a32 fix gitignore 2024-10-13 22:21:14 +02:00
Conner f3c8d8d9a3 typedef 2024-10-13 21:06:34 +02:00
mikailkilli 07f37b7426 added miro board link for readability purposes 2024-10-13 18:43:40 +02:00
mikailkilli 6dc9fc1af4 removed unnecessary backslashes (I suffer from the stoopid) 2024-10-13 18:39:24 +02:00
mikailkilli b10b02f117 adjusted markdown styling in the readme file 2024-10-13 18:28:10 +02:00
mikailkilli 6761423411 adjusted the readme.md file with additional information 2024-10-13 18:21:02 +02:00
Mika Bomm 2e39d9fb56 added miro sections to readme 2024-10-13 12:40:05 +02:00
Mika Bomm eb56af74e6 remove unused imports 2024-10-12 17:22:19 +02:00
Mika Bomm 7d3530a281 remove unused linux import 2024-10-12 17:22:19 +02:00
Conner 99d7607294 components 2024-10-11 20:28:10 +02:00
Mika Bomm ce5d574bdf add use-case-diagram to project and move some docs into docs directory 2024-10-11 13:29:36 +02:00
Conner dde916bd38 add embedded 2024-10-11 11:23:11 +02:00
Conner b441ca0015 esp-connect 2024-10-11 10:49:14 +02:00
“Niklas” 2e2437660b redo of frontend style part 1 2024-10-10 12:01:08 +02:00
Mika Bomm 4faf14c518 add section to setup.md on how to apply migrations 2024-10-10 09:41:40 +02:00
Mika Bomm 918dc268d5 install sea-orm-cli inside of docker container 2024-10-09 18:24:54 +02:00
Mika Bomm 4094eca351 fix typo 2024-10-09 18:09:24 +02:00
Mika Bomm 359ffc30ba fix for docker this will make the backend listen to the local network too 2024-10-09 17:53:00 +02:00
Mika Bomm 82c63ba222 added a section to SETUP.md 2024-10-09 17:31:36 +02:00
Mika Bomm 3a3d78e110 added bruno delete node 2024-10-09 17:27:42 +02:00
Mika Bomm db902f5549 added delete node endpoint 2024-10-09 17:23:38 +02:00
Mika Bomm 190861da13 added some more needed fields to the node entity 2024-10-09 17:14:48 +02:00
Mika Bomm 6e56ad5c7f fix some issues and clean up some docker related stuff 2024-10-09 16:52:12 +02:00
Mika Bomm 51e7af4e2f implement frontend into docker 2024-10-09 15:41:10 +02:00
Mika Bomm d81233ab42 add Dockerfile to remove installing rust and add docker-compose and setup.md 2024-10-09 11:54:00 +02:00
Mika Bomm 5f782cb778 create node endpoint 2024-10-08 17:37:42 +02:00
Mika Bomm f347f0ded4 creating a node endpoint 2024-10-08 16:50:22 +02:00
Mika Bomm c7f3b71fc3 add get for nodes and add bruno files 2024-10-08 16:00:49 +02:00