Commit graph

60 commits

Author SHA1 Message Date
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
fe65349b54 update endpoint 2024-10-14 18:08:38 +02:00
abdc45a799 Updated web interface with axios requests, additonal functions and styling 2024-10-14 17:23:30 +02:00
e7436622f8 add documentation for embadet 2024-10-14 09:20:17 +02:00
ef3e253a12 ApfelStein lebt 2024-10-14 01:19:50 +02:00
55102027c1 frankensteins monster 2024-10-14 00:31:43 +02:00
e3e1c4a5b9 fix warnings 2024-10-14 00:16:29 +02:00
fcf449ec8b fix node 2024-10-14 00:10:32 +02:00
bc8a300305 automatically save data to database 2024-10-14 00:08:02 +02:00
aab15384d3 tcp working 2024-10-13 23:35:17 +02:00
de4d5448de small fix for README 2024-10-13 22:54:44 +02:00
87416e5af9 added loop to listener 2024-10-13 22:44:19 +02:00
38a0f4d189 change database structure ... again... 2024-10-13 22:44:19 +02:00
a696a05595 implement mac address stuff 2024-10-13 22:44:19 +02:00
ec8859b59c forgot to cd into a directory before generating entities 2024-10-13 22:44:19 +02:00
a65657aea1 restructure backend and database 2024-10-13 22:44:19 +02:00
c8a70b5a32 fix gitignore 2024-10-13 22:21:14 +02:00
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
2e39d9fb56 added miro sections to readme 2024-10-13 12:40:05 +02:00
eb56af74e6 remove unused imports 2024-10-12 17:22:19 +02:00
7d3530a281 remove unused linux import 2024-10-12 17:22:19 +02:00
99d7607294 components 2024-10-11 20:28:10 +02:00
ce5d574bdf add use-case-diagram to project and move some docs into docs directory 2024-10-11 13:29:36 +02:00
dde916bd38 add embedded 2024-10-11 11:23:11 +02:00
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
4faf14c518 add section to setup.md on how to apply migrations 2024-10-10 09:41:40 +02:00
918dc268d5 install sea-orm-cli inside of docker container 2024-10-09 18:24:54 +02:00
4094eca351 fix typo 2024-10-09 18:09:24 +02:00
359ffc30ba fix for docker this will make the backend listen to the local network too 2024-10-09 17:53:00 +02:00
82c63ba222 added a section to SETUP.md 2024-10-09 17:31:36 +02:00
3a3d78e110 added bruno delete node 2024-10-09 17:27:42 +02:00
db902f5549 added delete node endpoint 2024-10-09 17:23:38 +02:00
190861da13 added some more needed fields to the node entity 2024-10-09 17:14:48 +02:00
6e56ad5c7f fix some issues and clean up some docker related stuff 2024-10-09 16:52:12 +02:00
51e7af4e2f implement frontend into docker 2024-10-09 15:41:10 +02:00
d81233ab42 add Dockerfile to remove installing rust and add docker-compose and setup.md 2024-10-09 11:54:00 +02:00
5f782cb778 create node endpoint 2024-10-08 17:37:42 +02:00
f347f0ded4 creating a node endpoint 2024-10-08 16:50:22 +02:00
c7f3b71fc3 add get for nodes and add bruno files 2024-10-08 16:00:49 +02:00
bbcb70d27e Merge branch 'main' of https://git.mixel.cloud/Hackathon2024/ApfelNetzwerk 2024-10-08 13:21:04 +02:00
6e4df6ba07 updated the frontend and added mockdata 2024-10-08 13:20:42 +02:00
36135bb444 write migration for node/nodegroup and change jwt env variable name 2024-10-08 12:52:01 +02:00
2e32e24f4a merge web project 2024-10-08 11:44:24 +02:00
ec3a84b533 implement controller and changed migration 2024-10-08 11:34:36 +02:00
02393bb2a3 add docker compose and .env 2024-10-08 11:01:45 +02:00