How to make a Sign up form, Then Save the account; Without PHP, Just JavaScript Html Css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
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
hacker.c a t(😺💻); Of course, you cannot use SoloLearn to run server code Node.js
28th Nov 2018, 3:22 PM
Calviղ
Calviղ - avatar