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

@@ -243,4 +243,5 @@ elif c == 2:
Even if it looked simple, this was the ignition I needed to understand python better and continue my own research.
### 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

@@ -42,4 +42,11 @@ and im going to continue with working on the connection between the websocket an
Sam: making a rest api to pull stuff from database.
Sietse: OOP python.
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.
}