Has any one created desktop application using HTML, CSS, JavaScript, PHP and mysql? How? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Has any one created desktop application using HTML, CSS, JavaScript, PHP and mysql? How?

desktop application

2nd May 2017, 6:08 AM
sonam wangchu
sonam wangchu - avatar
6 Answers
+ 7
I have not, but I tried making it on Android it worked 50%, Not literally an app, but it can be applied to my android so technically it is an application
2nd May 2017, 6:10 AM
Complex
Complex - avatar
+ 4
I have done that a billing software, but it need a local server.
2nd May 2017, 6:35 AM
Nithin
Nithin - avatar
+ 2
You can convert your web app to desktop app using electron or nw.js
2nd May 2017, 6:15 AM
Calviղ
Calviղ - avatar
+ 2
@Calvin thanks. I once gave a try using electron but could not make it.
2nd May 2017, 6:24 AM
sonam wangchu
sonam wangchu - avatar
+ 2
@sonam It's real easy to do, if you already have the web app. You just need node.js and install electron or nw, follow few steps, you would have your desktop program created in no time. Make sure that your node.js is updated.
2nd May 2017, 6:57 AM
Calviղ
Calviղ - avatar
0
For a beginner who never coded before Is it better to learn Electron or to use Native languages like Swift & C#? I want create desktop app for both windows / mac.
18th Jun 2017, 3:47 AM
Ruben Esquivel Jr.
Ruben Esquivel Jr. - avatar