How can I make a profile update page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How can I make a profile update page?

A page like fb, insta oand many more in which users are also able to update their profile picture..

24th Sep 2017, 4:08 AM
Mohit Chaprana
Mohit Chaprana - avatar
2 Answers
+ 3
Usually you must to have info in a database. 1 - Make form to register and save data in database. 2 - Make page to show information from database. 3 - Make form to edit or modify profile from database.
24th Sep 2017, 4:16 AM
Daniel
Daniel - avatar
+ 2
You have to use Firebase.
24th Sep 2017, 7:56 AM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar