I’m trying to create a form that takes the user’s data and stores it in my MongoDB database, but all the code I’ve tried seems to have no effect.
My Api (express) connection is working perfectly. Mongodb runs without any problem. The documents I created (manually) are displayed on the screen but I can’t get to add new documents using html and javascript.
I would like someone to help me. The truth is that I’m new to Electron and afraid I’m doing something wrong.
Briant Po is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.