diff --git a/docs/home/home.md b/docs/home/home.md deleted file mode 100644 index d8dffd5..0000000 --- a/docs/home/home.md +++ /dev/null @@ -1 +0,0 @@ -# home \ No newline at end of file diff --git a/docs/home/stappenplan.md b/docs/home/stappenplan.md deleted file mode 100644 index a9edda0..0000000 --- a/docs/home/stappenplan.md +++ /dev/null @@ -1,5 +0,0 @@ -- [x] Kobuki werkt met driver. -- [x] Ik kan de data uitlezen. -- [ ] Data wordt correct weergegeven. -- [ ] Ik kan de data laten zien in op de website. -- [ ] Ik kan de kobuki besturen vanaf de website. \ No newline at end of file diff --git a/docs/retrospective/retro_sprint_2.md b/docs/scrum/retrospective/retro_sprint_2.md similarity index 100% rename from docs/retrospective/retro_sprint_2.md rename to docs/scrum/retrospective/retro_sprint_2.md diff --git a/docs/Ishak/feedback.md b/teamdocumentatie/Ishak/feedback.md similarity index 100% rename from docs/Ishak/feedback.md rename to teamdocumentatie/Ishak/feedback.md diff --git a/docs/Ishak/motivatiebrief.md b/teamdocumentatie/Ishak/motivatiebrief.md similarity index 100% rename from docs/Ishak/motivatiebrief.md rename to teamdocumentatie/Ishak/motivatiebrief.md diff --git a/docs/Ishak/motivatiebrief.pdf b/teamdocumentatie/Ishak/motivatiebrief.pdf similarity index 100% rename from docs/Ishak/motivatiebrief.pdf rename to teamdocumentatie/Ishak/motivatiebrief.pdf diff --git a/docs/Ishak/smartleerdoel.md b/teamdocumentatie/Ishak/smartleerdoel.md similarity index 100% rename from docs/Ishak/smartleerdoel.md rename to teamdocumentatie/Ishak/smartleerdoel.md diff --git a/docs/Ishak/smartleerdoel.pdf b/teamdocumentatie/Ishak/smartleerdoel.pdf similarity index 100% rename from docs/Ishak/smartleerdoel.pdf rename to teamdocumentatie/Ishak/smartleerdoel.pdf diff --git a/teamdocumentatie/Ishak/steekwoorden.md b/teamdocumentatie/Ishak/steekwoorden.md new file mode 100644 index 0000000..976bd90 --- /dev/null +++ b/teamdocumentatie/Ishak/steekwoorden.md @@ -0,0 +1,11 @@ +# kobuki +# last sprint i have been busy with the website +# my job was to make an controller on the website for the kobuki +# so that we can control the kobuki with the website +# i did this using a protocol called MQTT +# mqtt is a protocol that is used to send messages between devices +# this is different from the normal protocol that i used last year +# it was a bit difficult to get the kobuki to work with the website +# next sprint i will be working on a sensor +# i will do some research on the different sensors that we can use +# \ No newline at end of file