This commit is contained in:
Bram Barbieri
2024-03-14 14:30:41 +01:00
parent 7f5db74732
commit d20e6db9fe
2 changed files with 9 additions and 1 deletions

View File

@@ -244,3 +244,4 @@ Even if it looked simple, this was the ignition I needed to understand python be
### Python for dummmies pt2 ### Python for dummmies pt2
after some intense trail and error, I managed to connect to the websocket. after some intense trail and error, I managed to connect to the websocket.
After wich i also managed to send infromation to the database by including details like pasword and such.

View File

@@ -43,3 +43,10 @@ and im going to continue with working on the connection between the websocket an
Sietse: OOP python. Sietse: OOP python.
Bram: Finaly finishing connection between database and websocket. Bram: Finaly finishing connection between database and websocket.
} }
14 - 3- 2024 {
Sam: rest api building.
Dano: OOP arduino.
sietse: making the website dynamic.
Bram: Documentation updating for review.
}