RAFAEL ROCHA
RAFAEL ROCHA

Reputation: 1

problem with SQLite problem in Electron application

how are you? I'm a junior and I'm facing a problem in an offline desktop application developed with Electron.js, SQLite, HTML, CSS, JavaScript and Node.js. The application was made by third parties and is used to generate student cards, I think there are problems when starting the back end with the sqlite database but how do I find out? 1. When trying to register a new institution to generate cards, the application crashes when clicking the register button. 2. No data saved in the database appears in the application interface, in the drop-down list to choose an institution, even though I checked the DB.sqlite file and found that the data is there. I would like to know if you can help me diagnose and resolve this problem. To facilitate analysis, I posted the app on Google Drive (file too large to post to github), here is the link:

https://drive.google.com/drive/folders/16x-xqwoHlAncP5dK8y_LxaQHHgk5MuqO?usp=sharing

I tried to separate the code, I tried to ask chatgpt and nothing. I'm trying to figure out how I can check if the connection with sqlite is ok?

Upvotes: -2

Views: 19

Answers (0)

Related Questions