Application Deployment | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Application Deployment

I am done creation my application. On the first run, I want it to register a user , then on, it should just show the login screen. Any ideas on how I can effect this?

6th Apr 2017, 6:40 AM
Michael Musora
Michael Musora - avatar
1 Answer
+ 4
You should assign a database to the login. You can use mysql or sqlite.
13th Apr 2017, 9:44 AM
JRE
JRE - avatar