-
Notifications
You must be signed in to change notification settings - Fork 3
Robotics academy Desktop App v2 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Robotics academy Desktop App v2 #16
Conversation
@codezerro Amazing Work ! |
jderobotRoboticsBackend: 'jderobot/robotics-backend' | ||
} | ||
|
||
const CONTAINER_NAME = 'robotics-academy' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we make it more configurable by making docker tags as a parameter
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Apoorvgarg-creator ,
Yes, this would make the user experience more customizable. We can provide a selection option alongside those choices, which allows the user to input a Docker image name as a parameter.
@Apoorvgarg-creator check this out. Demo VideoApp is ready for Window OS. |
Description
This pull request introduces a new version of our desktop application that now supports running RADI Docker image in the background. The main features of this update include:
Key Features
N.B: I tried and tested popular Electron boilerplates. Finally, I decided to build the new version using Electron-Vite with React (TypeScript).
UI/UX:
Figma Design File for Robotics Academy (Request to Access)
figma design
Related Issue
Closes #10
Type of Change
Screenshots
Demo Video