oss-slu / bubble_scan

GNU General Public License v3.0
0 stars 7 forks source link

Desktop Application using Electron #112

Closed mylescorrea closed 2 weeks ago

mylescorrea commented 3 weeks ago

Fixes #108

What was changed?

Created a main.js using electron in order to make a desktop application

Why was it changed?

Flaskwebgui was not working with our application so now I tried to use electron. Still having connection issues, trying to figure it out

How was it changed?

Created a main.js that creates a window and is supposed to output the application. Just have to run npm start in main directory to run

Screenshots that show the changes (if applicable):

Screenshot 2024-10-28 202336 Screenshot 2024-10-28 202405