From d20e6db9fe8c7302d84ce6135408efc377cd1f62 Mon Sep 17 00:00:00 2001 From: Bram Barbieri Date: Thu, 14 Mar 2024 14:30:41 +0100 Subject: [PATCH] standup --- docs/LearningProcessBram/Sprint1/FirstDocumentation.md | 3 ++- teamdocumentatie/dailyStandupNotes.md | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/LearningProcessBram/Sprint1/FirstDocumentation.md b/docs/LearningProcessBram/Sprint1/FirstDocumentation.md index d222ad3..fa8c5c4 100644 --- a/docs/LearningProcessBram/Sprint1/FirstDocumentation.md +++ b/docs/LearningProcessBram/Sprint1/FirstDocumentation.md @@ -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. \ No newline at end of file +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. diff --git a/teamdocumentatie/dailyStandupNotes.md b/teamdocumentatie/dailyStandupNotes.md index 5bd4dae..b8c5667 100644 --- a/teamdocumentatie/dailyStandupNotes.md +++ b/teamdocumentatie/dailyStandupNotes.md @@ -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. } \ No newline at end of file