How to make a Sign up form, Then Save the account; Without PHP, Just JavaScript Html Css? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

How to make a Sign up form, Then Save the account; Without PHP, Just JavaScript Html Css?

So I want to make a website; Its a kind of ā€œLearn to code!ā€ Websites; But i want a account System, so that i can track accounts. How do you do it? It may have SQL. P.S. I tried to google it TyšŸ¤—šŸ˜šŸ˜ƒšŸ˜„

27th Nov 2018, 9:35 PM
Potato Hacker
Potato Hacker - avatar
8 Respostas
0
You can use node.js for server-side scripting and firebase as the database. Reply me if you are interested to learn more about them
28th Nov 2018, 1:33 PM
Seniru
Seniru - avatar
+ 3
CalviÕ² Iā€™m not using sololearn for this application
28th Nov 2018, 3:20 PM
Potato Hacker
Potato Hacker - avatar
+ 2
Janningā­ Tru i dont use PHP servers; I will try Node.js Thank you!
27th Nov 2018, 10:21 PM
Potato Hacker
Potato Hacker - avatar
+ 2
28th Nov 2018, 3:23 PM
Potato Hacker
Potato Hacker - avatar
+ 1
Happy to help. šŸ™‚
27th Nov 2018, 10:36 PM
Janningā­
Janningā­ - avatar
0
If you don't use PHP, you will want to use some other backend language to manage the endpoints and talk to your database. (If you like JS, you can use it on the backend through node.js or express.js.)
27th Nov 2018, 10:20 PM
Janningā­
Janningā­ - avatar
0
Follow the step-by-step procedures here to build a full sign up form page in Node.js https://code.sololearn.com/WiJDpjo3wD2N/?ref=app
28th Nov 2018, 3:14 PM
CalviÕ²
CalviÕ² - avatar
0
ļ½ˆļ½ļ½ƒļ½‹ļ½…r.c a t(šŸ˜ŗšŸ’»); Of course, you cannot use SoloLearn to run server code Node.js
28th Nov 2018, 3:22 PM
CalviÕ²
CalviÕ² - avatar