diff --git a/docs/assets/First-React-Webpage.mp4 b/docs/assets/First-React-Webpage.mp4 new file mode 100644 index 0000000..9294edf Binary files /dev/null and b/docs/assets/First-React-Webpage.mp4 differ diff --git a/docs/index.html b/docs/index.html index 2be8551..6f974bf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -58,6 +58,7 @@

Weekly Logs

diff --git a/docs/worklog_3.html b/docs/worklog_3.html new file mode 100644 index 0000000..0d5a366 --- /dev/null +++ b/docs/worklog_3.html @@ -0,0 +1,86 @@ + + + + + + + + María Busto Work Blog + + + + + + + + +
+
+

Welcome to my internship work blog!

+

In this blog, I'll be posting about my experience as an intern at JdeRobot.

+ +
+
+ +
+
+
+
+

Week 3 (May 6th - May 10th)

+ +

During this third week of internship, I have finished researching and watching video tutorials about Django. I have also finished reading the first steps section of Django’s official webpage, learning about Django’s main features and functioning.

+ +

On the other hand, I’ve finished creating my first webpage with React. Specifically, I have organized the code, making certain components more reusable by using object arrays, list mapping and props. An example of this would be the NavBar component (navigation bar). Also, I have added a state to the SideBar component (log list) and its search bar, which allows filtering between the available logs based on the value marked by the user in the search, and an OnClick event to the bottom button of the webpage, thus allowing to return to the beginning of it. The result of the webpage can be found in the following video:

+ +

+
+ +
+

+ +

Once these two tasks had been completed, I have read some of the documentation found in the unibotics-webserver repository, such as the documentation that explains the repository’s directory structure. I have also started and practically finished the D1 deployment of Unibotics. After many attemps and issues, I have practically finished it, being able to see the Unibotics webpage locally, as well as Django’s admin webpage. Despite this, I still have to download and launch the RADI as well as review some issues found both in the local Unibotics webpage and the Django admin.

+ +

During this deployment, I have found some typos and errors in the D1 deployment documentation which I have taken note of so that, this week, I can: check them; open a GitHub Issue; and patch them.

+ +

Finally, I have started to review the source code of unibotics-webserver, to get a general idea of how it works.

+
+
+
+
+ +
+
+
+ + JdeRobot logo + URJC and ETSII logo + +
+
+
+ + + + + + + +