I want to develop a web app basically for the purpose of making my boss’s routine work automatique, it MUST meet the following conditions:
-use the following languages: js,html,css
-works without internet access and on multiple local computers
For context my work environment is rudimentary and i’ve no internet access,the tools at my disposal are an up-to-date firefox browser and vscode without any extensions
My problem is i cant seem to figure out the backend, i thought about using sqlite3 or local storage for keeping database but how would i move it with the web app to different computers.
Tom Backer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.