Coding Period Week 12
Documentation for Using the RoboticsAcademy Desktop Application.
Documentation for Using the RoboticsAcademy Desktop Application.
Making the script for Window Users
Revamped the User Interface (UI) of the Robotics Academy application by implementing a comprehensive redesign focused on enhancing its visual appeal and user...
Automating the Deployment of an Electron App with Docker
Initializing the Electron Structure and Redirecting the Academy In the following week, I initialized the basic structure of how the Electron would work. Thi...
Over the past week, I’ve been working on a project to put the entire robotics academy’s software into a single .exe file. It turned out to be quite a learnin...
This week after intializing and successfully serving the react frontend inside an electron instance we wanted to run the django server concurrently with the ...
In this week the first plan of action was to setup the electron and serve the React Frontend inside the electron process but it came with multiple conflicts...
In our recent endeavors, we dedicated our efforts to address the essential packages and dependencies essential for seamless operation of the Django server. H...
This week was understanding the process of understanding the components and how they are being rendered and served by the Django server Work Done Underst...
The follwing weeks tasks are to setup the frontend for the desktop application and to do that we dive into understanding the file structure and architecture ...
In this week the task was to run an electron instance using django server as backend Work Done Ran an electron instance using django server as backend C...
Hi everyone , I am excited to work on this project with JdeRobot Community to help build a cross-platform desktop application using Electron.js to make the s...
In the weekly meet on 19th May With Apporv we discussed My first task would be to run an electron instance using Docker,And I thought to myself how difficult...