This project is electron-vue starterkit working with sqlite3, this project was inspired by postman (https://www.postman.com/). Postman is one of most popular ...
HTML frontend with a form. Sends data to the backend via fetch (using POST). Backend receives the data and inserts it into a SQLite database. Features Form with fields: name, email, message Form ...