<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drinks_machine/Website/Website.Client, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.node5.net/misc/drinks_machine/atom/Website/Website.Client?h=main</id>
<link rel='self' href='http://git.node5.net/misc/drinks_machine/atom/Website/Website.Client?h=main'/>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/'/>
<updated>2025-12-06T21:51:44Z</updated>
<entry>
<title>Cleanup unused items from sjory3</title>
<updated>2025-12-06T21:51:44Z</updated>
<author>
<name>user@node5.net</name>
<email>user@node5.net</email>
</author>
<published>2025-12-06T21:48:05Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=05e781e63f7ffc67c9a84c497502cb1dce14b72a'/>
<id>urn:sha1:05e781e63f7ffc67c9a84c497502cb1dce14b72a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>broke</title>
<updated>2025-03-16T18:48:57Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-03-16T18:48:57Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=e0e3340d0d38680d980427b4506c29bc6dcce3f3'/>
<id>urn:sha1:e0e3340d0d38680d980427b4506c29bc6dcce3f3</id>
<content type='text'>
i dont know how but it broke starting over
</content>
</entry>
<entry>
<title>IT WORKS</title>
<updated>2025-02-20T20:36:17Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-02-20T20:36:17Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=27eb69875a45ba631ac1b225de80d0d3f604c0cf'/>
<id>urn:sha1:27eb69875a45ba631ac1b225de80d0d3f604c0cf</id>
<content type='text'>
at least in WSL had to change a port from 5000 to 44349 witch is my api, dont know why i had it as 5000 instead but now it works also changed the URL to the WSL netid ip so when trying it on Rp4 need to change the ip to it or set it back to local host and then trying that way might work.

also the certifikate exist but is not trusted by the browser so like that fire bro
</content>
</entry>
<entry>
<title>test</title>
<updated>2025-02-15T19:59:53Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-02-15T19:59:53Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=05efdb438f4cd297a47e0fad1ce0cc2434b9f547'/>
<id>urn:sha1:05efdb438f4cd297a47e0fad1ce0cc2434b9f547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>trying to publish</title>
<updated>2025-02-15T14:40:20Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-02-15T14:40:20Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=121e82171d2a36ea584c4d6700d9595efcb6df94'/>
<id>urn:sha1:121e82171d2a36ea584c4d6700d9595efcb6df94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Serial Comunication</title>
<updated>2025-02-13T11:43:30Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-02-13T11:43:30Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=7bfb8277f8d47d6528f598439c909e55722d7de2'/>
<id>urn:sha1:7bfb8277f8d47d6528f598439c909e55722d7de2</id>
<content type='text'>
Started the Serial comunication code for the com between PI4 and ESP32

also made some to-do comments
</content>
</entry>
<entry>
<title>drinksService to DrinksDataService</title>
<updated>2025-01-06T20:45:12Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-01-06T20:45:12Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=713458d318d139fad6e25e8ed31e8b0c0e09225e'/>
<id>urn:sha1:713458d318d139fad6e25e8ed31e8b0c0e09225e</id>
<content type='text'>
since i used the DrinksDataService to get the data from the diffrent json files i also implemented the save new drink to json method in that class and deleted the drinksService since it was no longer used

also made a modal for creating drinks that works like a pop up window
</content>
</entry>
<entry>
<title>changed from Client side to server side interactivity</title>
<updated>2025-01-05T15:46:09Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2025-01-05T15:46:09Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=5ec25b3c8f067a5c8c5186283ee381e850edb805'/>
<id>urn:sha1:5ec25b3c8f067a5c8c5186283ee381e850edb805</id>
<content type='text'>
deleted all client models and pages and changed the create drinks page to be on the home page on the server this made it a lot easier to get the data since we omitted the api and the server interactivity works great since its only forms and no fance animations rendering
</content>
</entry>
<entry>
<title>trying to get the api working</title>
<updated>2024-12-26T21:02:28Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2024-12-26T21:02:28Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=707b07b3351c06118f53ec7b2c0836c4b93aaf16'/>
<id>urn:sha1:707b07b3351c06118f53ec7b2c0836c4b93aaf16</id>
<content type='text'>
dident come very far
</content>
</entry>
<entry>
<title>kinda works</title>
<updated>2024-12-26T13:58:39Z</updated>
<author>
<name>Sjory</name>
<email>Mgj32000@gmail.com</email>
</author>
<published>2024-12-26T13:58:39Z</published>
<link rel='alternate' type='text/html' href='http://git.node5.net/misc/drinks_machine/commit/?id=68d939049b37c5847de864b5dcab8d983483f8ec'/>
<id>urn:sha1:68d939049b37c5847de864b5dcab8d983483f8ec</id>
<content type='text'>
made the create drinks website kinda work

there is a problem with the api call to the server and it does not call correctly

i expect there is a api endpoint wrong or smt like that

also havent made a save drinks service yet it is commentet out
</content>
</entry>
</feed>
